IT:Agenten Tool of the Week: httpie
When working with remote APIs on the commandline, httpie, the well-designed commandline API client is pure bliss. For those that haven’t heard of or just didn’t know yet about httpie, this post should open your eyes to the beauty of what this little library is and its outstanding usefulness (for instance, quick-and-dirty testing your API during development)!
As an example we will talk to the remote API of our in-house redmine instance.
[Mehr]