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

https://github.com/jpf/block-echo

Example WebPipe block written in Python
https://github.com/jpf/block-echo

Last synced: 28 days ago
JSON representation

Example WebPipe block written in Python

Awesome Lists containing this project

README

          

# Send Email Action Block

## Example Usage

curl -v -X OPTIONS http://block-echo.herokuapp.com

curl -i -X POST -d '{"inputs":[{"in":"hello world"}]}' -H "Content-Type: application/json" http://block-echo.herokuapp.com