mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
Add textdb.dev service to text sharing
See https://textdb.dev/ and https://github.com/bontaq/textdb for more information
This commit is contained in:
parent
d5bc8d9b54
commit
9150e85fc4
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
* `echo "Hello world!" | curl -F 'clbin=<-' https://clbin.com`
|
||||
* `echo "Hello world!" | nc termbin.com 9999`
|
||||
* `echo "Hello world!" | curl -F 'sprunge=<-' sprunge.us`
|
||||
* `echo "Hello world!" | curl -H "content-type: text/plain" -d @- https://textdb.dev/api/data/unique-id-for-my-text`
|
||||
|
||||
## URL shortener
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue