Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 960 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 960 Bytes

Welcome to todo-server 👋

License: MIT

Basic server for managing TODO tasks, using Express.js and MongoDb.

Install

npm install

Usage

npm run start

Run tests

npm run test

API docs

With the sever running, the API docs will be found at http://localhost:3000/api-docs/#/.

Author

👤 James Cockbain

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator