wilsonfilhodev / restify-api

Example api CRUD using Node.js and Restify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restify-api

Example api rest using Node.js and Restify

Running the project

$ git clone https://github.com/wilsonfilhodev/restify-api.git
$ cd restify-example
$ npm install
$ npm start

Examples

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Example api CRUD using Node.js and Restify


Languages

Language:JavaScript 100.0%