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

https://github.com/codenameyau/tiny-socket

Web sockets demo
https://github.com/codenameyau/tiny-socket

Last synced: 6 months ago
JSON representation

Web sockets demo

Awesome Lists containing this project

README

          

# tiny-socket

Colors endpoint
```
curl -H 'Content-Type: application/json' -X POST https://owlette.herokuapp.com/color -d "{\"color\":\"#614051\"}"
```