mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
commit
80a7fe6060
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
* `curl -s "https://httpbin.org/delay/4"` - HTTP request and response Service (e.g. send response after 4 seconds)
|
||||
* `curl -s "https://urlecho.appspot.com/echo?body=Hello+World"` - HTTP response defined in the request parameters
|
||||
* `curl -s "https://urlreq.appspot.com/req?method=GET&url=https://l2.io/ip"` - HTTP proxy makes new requests based on input parameters
|
||||
* `curl -s "https://jsonplaceholder.typicode.com/users"` - Useful tool to retrieve fake api data
|
||||
|
||||
## Cryptography
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue