rjoydip / node-auth-api

A node.js auth service API application using express 4 + MVC pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-delivery-api

A node.js api application for delivery service using express 4.

Running Locally

$ git clone https://github.com/Rjoydip/node-delivery-api.git # or clone your own fork
$ cd node-delivery-api
$ npm install
$ npm start

Your app should now be running on localhost:8100.

About

A node.js auth service API application using express 4 + MVC pattern

License:MIT License


Languages

Language:JavaScript 99.2%Language:CSS 0.6%Language:Procfile 0.2%