Skip to content

Outdated README documentation #3

Description

@merlos

Hi,

It seems that there is a newer version of the API and now the API returns a numeric application_id instead of the dpg code.

# Now
{
        "id": "10003",
        "name": "AccessMod",
        ...
}

# Earlier
 {
    "id": "accessmod",
    "name": "AccessMod",
    ...
}

Also, seems the former API is kept as https://apiv0.digitalpublicgoods.net/

In addition, the new API does not seem to return all the records (f.i. I cannot find "Oky" on the response text.... I guess it may be paginated now?

An updated version of the README / Documentation to reflect these changes/updates would be appreciated.

Also, it good be nice to learn about the future support for the v0 version of the API.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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