Hacker News new | ask | show | jobs
by bryanh 4672 days ago
This is a great point, is there a better way to do local dev with webhooks? I always used localtunnel which is great it not perfect.
1 comments

Some other options here: http://john-sheehan.com/blog/a-survey-of-the-localhost-proxy...

I personally think you should be using one that gives you permanent URLs (ngrok or Passageway) but that also keeps a log when you're client is disconnected. I'm pretty sure only our Passageway does that.