Hacker News new | ask | show | jobs
by austin-cheney 310 days ago
I wrote my own Postman alternative because I wanted something lower level that did both raw requests and raw responses without reliance on a GUI.
1 comments

Something internal, or did you publish it? What would you say is the most important stuff to you? Only simple API testing, or you gotta take care of the specing and documenting it as well.
It’s on github buried in a much larger personal project that I have not shown anybody.

I was once a JS developer for an eternity but now I do enterprise API management in a highly restricted environment. I just needed something reliable and postman was not always reliable.