Skip to content
/ api Public

RestAPI builded with NodeJS/Restify used in NF-eBOT project.

Notifications You must be signed in to change notification settings

NF-eBOT/api

Repository files navigation

NF-eBOT REST API

Builded with NodeJS/Express/Restify/MongoDB, this API is part of NF-eBOT services, provide all data to applications.


Install and Run

1. Global Dependencies

  • nodejs
  • pm2
  • grunt

2. Install

  • npm install

3. Create configuration file

  • Use config.js.dist.

4. Create/Upgrade API Documentation Page

This project use apidoc.

  • run grunt doc

3. Start dev:

  • grunt dev

About

RestAPI builded with NodeJS/Restify used in NF-eBOT project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published