An open API service indexing awesome lists of open source software.

https://github.com/peter-mount/node-api

A simple framework for building RESTful API's in NodeJS
https://github.com/peter-mount/node-api

Last synced: 5 months ago
JSON representation

A simple framework for building RESTful API's in NodeJS

Awesome Lists containing this project

README

          

# node-api

A simple framework for building RESTful API's in NodeJS

# Installation

run npm install at the root directory.

# Writing a simple REST endpoint