Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A bit off topic, but: What’s a funny test api that allows put requests?

I have a personal cheat sheet that I refer to when I need to make JSON/REST api request using base Python or Curl, since I don’t do this enough to actually remember how. Right now my examples pull chuck norris quotes, but it would be nice to have examples that aren’t just `get` in my tool box.




There are "curl builders" that provide UI for dummies like myself to create a curl cmd and then you can use a "curl to {golang|ruby|python}" [0] to generate code from the curl.

[0] - https://curlconverter.com/


Not funny, but httpbin.org/<verb> does the trick




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: