Skip to content

smontiu/truekeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Trueke API

Before continue, read the API design best practices here

API documentation generated with Prmd

Installation

Clone the repository, install node and mongodb

Create a database called trueke-development

Install modules

sudo npm install

If you don't have grunt installed, install it

sudo npm install -g grunt-cli

Run grunt

grunt

Or run it with node

node app.js

Access to

http://localhost:3000/api

About

Trueke NodeJS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors