mysociety / popit

DEPRECATED - Development on PopIt has stopped and it is no longer being maintained
https://goo.gl/Vvej4Q
Other
76 stars 33 forks source link

some endpoint of the API should list available API versions #732

Open mhl opened 9 years ago

mhl commented 9 years ago

Perhaps /api/versions could return a JSON representation of the available API versions. (Then an individual version's root endpoint (e.g. /api/v0.1) could include versions_url: https://..../api/versions for explorability value....