Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 183 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 183 Bytes

sinatra-post-to-redis

Add post sinatra data to redis

How to send payload

Using curl
curl -X POST -d 'notification=CurlMessage&&stuff=AnotherComment' http://localhost:4567