Skip to content

quagliero/chumbo-api

Repository files navigation

chumbo-api

An API for The Chumbo

Development

To start the API locally, run:

npm run local

Definitions

The API routes should be defined in the /routes directory. Use @swagger JSDocs to automatically generate the swagger.json spec file. Visit swagger-jsdoc for examples.