Hacker News new | ask | show | jobs
by mlamina 2260 days ago
How is it different from https://requestbin.com/ ?
3 comments

It looks like Osapy acts as a proxy to an arbitrary destination server. Requestbin and similar tools are for receiving and saving HTTP requests, but not proxying them out to somewhere else. So that's an important difference.

Although I'm having trouble getting it to work. Seeing the same token error others are reporting.

Is hookbin using websockets for live publishing of the requests? It says you need to refresh the website.
It does not, however I have zero problems hitting cmd+r when I’ve made the request.
One aim of the tool is to make it as easy and simple as possible to use, but thank you for sharing the link.
You don't need to log in. Otherwise very similar.
Just saw you can have a non login version. Thanks for pointing this out. Will add more features soon