CRICDatabase / searchable-image-database-nodejs

Backend in Node.js for CRIC Searchable Image Database
GNU Affero General Public License v3.0
1 stars 5 forks source link

Document collection endpoints in https://stoplight.io #148

Closed rgaiacs closed 3 years ago

rgaiacs commented 4 years ago

Blocks:

We are using https://stoplight.io to manage the OpenAPI.

POST

GET

PUT

DELETE

rgaiacs commented 4 years ago

@costascaio please note that we are using /collections/foo instead of /collections/1. This is similar to how GitHub API works.