carolvasc / my-money-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-standard-style

My Money API

API from My Money made with NodeJS, Express and MongoDB.

Technologies

  • NodeJS
  • Express
  • The NoSQL database MongoDB
  • Deployed on Heroku

Installation

Make sure that you already has the NPM, Node and MongoDB in your machine.

Clone this repo locally:

$ git clone https://github.com/carolvasc/my-money-api.git

Install the dependencies:

$ npm install

Open your terminal and run the server:

$ npm run dev

If the whole process has gone well, your server will be running at localhost:4003.


Versão 1.0

About


Languages

Language:JavaScript 100.0%