Hacker News new | ask | show | jobs
by jonrosner 1534 days ago
Using Postman has become an essential part of my development workflow. Unfortunately I found that I was very limited by the local nature of Postman. I built Yaade to easily and securely share my API collections with my teammates. Alternatives like Hoppscotch may provide an awesome user interface but their self-hosting capabilities just lack far behind of what I need for actual production use.

Feel free to try it out and comment. Running Yaade just takes two docker commands! Your opinion is very welcome.

2 comments

This looks great! I'm a big fan of postman and bigger fan of self-hosted solutions. Can't wait to try it.

Regarding the note: > DO NO FORGET TO ADD A TRAILING SLASH TO YOUR URL https://yaade.example.com -> https://yaade.example.com/.

Would it not be possible for the chrome extension to handle this on its own?

Thanks for your reply! Looking forward to hearing your feedback. Yes things like this will be handled by the tool in the future. For now I want to gather as much feedback as possible to know which are the most wanted features / improvements. I have a roadmap in mind already and want to confirm if that is what other users want too!
Thanks for making this. I find postman deteriorating rapidly for years in their quest to make money.
Thanks. I feel the same way. I hate not knowing which features will be behind a paywall.