Y
Hacker News
new
|
ask
|
show
|
jobs
by
hankchinaski
1288 days ago
Anyone knows of web based HTTP client? Compatible with Postman Insomnia?
4 comments
bob2047
1288 days ago
You may try
https://hoppscotch.io/
link
mxuribe
1288 days ago
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!
link
kermire
1288 days ago
You can try
https://github.com/flawiddsouza/Restfox
. It's a web based HTTP client based on Postman and Insomnia.
Disclaimer: I'm the maintainer for it.
link
notmedia
1287 days ago
Wow! You have an interesting project! I will try it!
link
notmedia
1288 days ago
Hey! Buy the way I have plans to support different protocols later such as HTTP, GraphQL, etc. :)
link