Skip to content

REST API Boilerplate with Mongoose, Express and Nodejs

Notifications You must be signed in to change notification settings

diegohaz/rest-api

Repository files navigation

rest-api

This project was generated with the Angular Full-Stack Generator version 3.3.0 and modified to provide only the backend part and some features, like stateless authentication strategies using Basic Auth and Bearer Tokens.

Prerequisites

Usage

  1. Run git clone https://github.com/diegohaz/rest-api && cd rest-api && npm install and wait for npm to install dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run grunt to execute tests and build the project.

About

REST API Boilerplate with Mongoose, Express and Nodejs

Resources

Stars

Watchers

Forks

Packages

No packages published