This project has the aim of facilitating the development of API`s by providing a simple crud and command lines that aid in the development.
git clone
npm install
NODE_ENV=dev npm start
for test I'm using Jest
npm run test
npm run test:watch
npm run test:coverage
- Junior Farias
This project is licensed under the MIT License - see the LICENSE.md file for details