What does HackerNews think of prestige?
A text-based HTTP client in the browser. An interface-less Postman.
Language:
TypeScript
No actually I thoroughly researched this, and compiled a list of every Postman alternative I could find, and tried them all. This was my list at the time:
https://insomnia.rest/products/insomnia
https://github.com/sharat87/prestige
I've not used it, but have heard of Prestige (https://github.com/sharat87/prestige). It bills itself as "A text-based HTTP client in the browser. An interface-less Postman." I hope that helps!
There's also https://prestigemad.com, a text based API testing tool, like Postman. I'm the developer behind it and is open source at https://github.com/sharat87/prestige.
Login not required!
Hey! Thank you very much. Prestige is open source as well. You can checkout the code at https://github.com/sharat87/prestige. :)
This is an HTTP client devtool, similar to Postman or Insomnia, but completely text-based. I've been developing it, using it for over a year now, as a weekend project. It's open source, hosted at GitHub, https://github.com/sharat87/prestige.
Hope you like it.