Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 600 Bytes

Base Node API

This project consists of a Node.js based platform created to help programing students to explore the features of rest API's, and a starting point to more complex projects.

Running this project

To run this project you go need to install some dependencies:

After installation go to the project's directory by terminal and use the command below

> npm install && npm start

yarn version

> yarn && yarn start

Routes documenttion

In development....