Skip to content

JSON package meta-data is not specified #29

@htgoebel

Description

@htgoebel

The JSON data (application/vnd.hex+json) delivered by

is not documented.

While most of the fields delivered can be guessed, some are not obvious. Some examples:

  • (package url vs. html_url vs doc_html_url
  • (package) meta -> elixir
  • (release) meta -> app
  • (release) meta -> elixir (also: what does null mean here)
  • (release) inserted_at vs.updated_at
  • (release) url vs. html_url (seems to be the same in many cases)

Beside a description of the fields, it would be nice to have a specification one can rely on.

(FYI: I'm building a importer from hex.pm packages into guix, for which I need to query this data.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions