/todo-api

A NodeJs, ExpressJs and MongoDB Todo API services.

Primary LanguageJavaScriptMIT LicenseMIT

Todo-api

A todo api for android and web application

Get started

Clone repository and cd into the root directory via command line or terminal

  $ npm install

Start application development server.

  $ npm run dev