Hacker News new | ask | show | jobs
by srhyne 3498 days ago
Great work fredsted. I especially like how you can have multiple people use the same endpoint.

https://tailtub.com/ is a similar project I've been moonlighting on. It's a go binary and it's like Requestb.in but for stdin.

I wanted something where I didn't have to use a UI to start a stream. Your project and others like this I think are especially useful for giving API consumers more insight on what's happening to a resource after a record is queued (say after a HTTP 201).