Skip to content

RestAPI todolist backend with json file as a database

Notifications You must be signed in to change notification settings

wintpann/todolist-backend

Repository files navigation

Todolist backend with json-file database

SWAGGER

  • DB file will be generated: src/db/db.json

  • Postman collection: src/postman_collection.json

  • Swagger json: src/swagger.json

  • To run: yarn start

  • Swagger ui is on http://localhost:4000/swagger

  • Swagger json is on http://localhost:4000/swagger/json

  • To generate types, run yarn api:types

  • Check is alive: curl http://localhost:4000/api/ping

About

RestAPI todolist backend with json file as a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published