Description
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