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

https://github.com/dhowe/nodepost


https://github.com/dhowe/nodepost

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## nodepost
A simple example of a post request with node

### demo
```sh
$ git clone https://github.com/dhowe/nodepost.git
$ cd nodepost && npm install
$ node server.js
```

then visit http://localhost:8083 with your browser