|
|
|
|
|
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. |
|
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?