Skip to content

Simple API server for managing the persistence of a Todo app.

Notifications You must be signed in to change notification settings

MERN-todo/todo-server

Repository files navigation

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

About

Simple API server for managing the persistence of a Todo app.

Topics

Resources

Stars

Watchers

Forks