todo-rest-api

Sample Todo REST API

Stars
1

Todo REST API

How to run locally

  • yarn to install dependencies
  • yarn dev to run after all dependencies installed

Use Postman to test all API

Related Projects