An open API service indexing awesome lists of open source software.

https://github.com/dynamicsingh/express-node-mongoose-app

:rocket: Node + Express + Mongoose starter kit with sample app :rocket:
https://github.com/dynamicsingh/express-node-mongoose-app

Last synced: 4 months ago
JSON representation

:rocket: Node + Express + Mongoose starter kit with sample app :rocket:

Awesome Lists containing this project

README

        

# express-node-mongoose-app

Using Express 4.0 Router for building an API

## Requirements

- Node, Express, MongoDB and npm

## Installation

- Clone the repo
- Install dependencies: `npm install`
- Start the server: `node server.js`