chitoge / tech2017_tdd_todoapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD Todo REST API

To start the server, use npm start.

To run tests, use npm test. It's not required to start the server before running the tests.

To communicate with the server, use Postman to send requests to localhost:3000.

About

License:MIT License


Languages

Language:JavaScript 100.0%