outofcopyright / outofcopyright-website

Website components for OutOfCopyright.eu
http://outofcopyright.eu
Other
0 stars 2 forks source link

Move the API that relies on the latest branch to its own URL #52

Closed mzeinstra closed 9 years ago

mzeinstra commented 9 years ago

It was discussed that the Test API would get it's own folder (api.outofcopyright.eu/wip/) to have access to Work in progress API's

jeromejesse commented 9 years ago

You can access to http://api.outofcopyright.eu/wip/ for test the work in progress on API.

GET http://api.outofcopyright.eu/wip/ <= Access to type of work available

GET http://api.outofcopyright.eu/wip// <= Access to arguments for post

POST http://api.outofcopyright.eu/wip// <= Result for type of work and arguments send.