Ansible?
Comment on Bruno HTTP client, offline alternative to Postman/Insomnia
abbadon420@lemm.ee 1 year agoDoes curl have an easy save feature and folder structure, so you can repeatedly call and tweak http requests during production? Curl is super easy for singular calls, not for large projects.
knobbysideup@lemm.ee 1 year ago
space@lemmy.dbzer0.com 1 year ago
Yes, it’s called a text file. If you put .sh at the end, you can even run it directly from the command line.
You can even copy full curl commands from browsers in the network tab.
Sigmatics@lemmy.ca 1 year ago
It’s pretty cumbersome if you have to debug APIs, let’s be honest here