GitHub - madprops/curls: Text status hosting to use with your own tools
Curls
This is a text status host.
Users claim a curl and get a key to be able to update it.
For instance https://curls.website/funone would return the current text of the funone curl.
The response is always pure text, there is no json or anything.
There is no history, or any other features except hosting the current text.
To view and edit a curl there's some html pages available but you are encouraged to use your own tools to view and edit.
Edit one:
curl -X POST -d "curl=mycurl&key=mykey&text=m...
Read more at github.com