Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

BevilaquaBruno/todoapi

Repository files navigation

API for todo and author app

Tests with MongoDB

How to run:

  1. Install NodeJS and MongoDB;
  2. Clone this;
  3. Run npm install;
  4. Run npm start;