Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donmccurdy/echo-body

Listens on specified port and echos request bodies.
https://github.com/donmccurdy/echo-body

Last synced: about 2 months ago
JSON representation

Listens on specified port and echos request bodies.

Awesome Lists containing this project

README

        

# echo-body

Listens on specified port and echos request bodies.

## Getting Started

```
> npm install -g echo-body
> echo-body --port 3000
```