Skip to content

Instantly share code, notes, and snippets.

@packetchef
Last active August 1, 2020 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save packetchef/f84f3e4fe2fd302f68b928725cd0db4d to your computer and use it in GitHub Desktop.
Save packetchef/f84f3e4fe2fd302f68b928725cd0db4d to your computer and use it in GitHub Desktop.
Wordnik
https://developer.wordnik.com/gettingstarted
httpbin.org
http://httpbin.org/
Reqres
https://reqres.in/
I think I setup this API to dump the input
$ curl -XPOST -H "Content-Type: application/json" -d "mystring=abc&another=123" https://8ck687lv3d.execute-api.us-east-1.amazonaws.com/test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment