Skip to content
Yugal Jain edited this page Apr 29, 2017 · 7 revisions

summonAPI

Based on modern world web MeanJS ( AngularJS, NodeJS, ExpressJS, MongoDB).

Requirements-

Installations-

Clone the repository and enter the following commands in the terminal-

cd summonAPI
npm install   (this will install the package.json in/as dir. node_modules)
bower install (this will install bower.json file in/as dir. public/lib)

postman

https://www.getpostman.com/collections/56f3e37b14b8903afab7

Clone this wiki locally