Skip to content

API versioning? #2

Open
Open
@paralaxsd

Description

@paralaxsd

Hi!
We're looking into integrating the Pouet API with our demo launcher UI.
This is an easy enough task but there's one thing that we have to be able to rely on: a stable API.

Unfortunately http://api.pouet.net/ states: "More to come, mostly on demand. Data structures are subject to change without notice."

since most demos we release will end up hosted on scene.org we're not able to update our client code once the demo's out in the wild.

Fortunately there's one easy thing to solve this problem for all of us: use versioning.
The current pouet API is available on http://api.pouet.net/v1. Introducing a new version of the API with breaking changes under http://api.pouet.net/v2 would be a sensible step to keep old clients in the game.

Is this something you would consider?

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