Some Postman rants and tips and tricks

I like Postman in general. But some things are annoying, so there…

APIs and Collections and Environments

APIs are great, and equally great is their integration with GitHub, and ability to generate Collections from API definitions and have them be updated when API definition changes. Nice. Except… those Collections cannot be used to create Monitors or Mock servers, you need to create standalone Collections (or copy those you generated from under APIs). But now those don’t integrate with GitHub. There is a fork-and-merge mechanism that kind of takes care of the collaboration, but that those modes are different is annoying. Ditto Environments. What’s up with that?

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.