sepalacio / ExpressApi

API created with express framework, nodeJS, mongoDB and Mongoose ORM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpressApi

API created with express framework, nodeJS, mongoDB and Mongoose ORM

##Install dependencies $ npm install

##Run proyect

######Initialize MongoDB $ mongod

######Run Node server $ node app.js

##Requires

  1. Node v4.2.1 or higher due to arrow functions (Ecmascript 2015).
  2. MongoDB as database server.

About

API created with express framework, nodeJS, mongoDB and Mongoose ORM


Languages

Language:JavaScript 100.0%