Hacker News new | ask | show | jobs
by lijogdfljk 2446 days ago
Does Postman support this with Git? Last I saw with my team no one knew how. Only thing Postman seemed to have was a Cloud Sync and Merge junk, no one knew how to make it work with the git repo.

Thoughts?

Note that Paw has this type of cloud sync too, though I'm not sure how it handles merges.

1 comments

It's been a while since I've had to do it, but I'm pretty sure that all you need to do is build a collection of your endpoints, and right-click -> export. This will save it as a JSON file, and while it's not pretty, it's importable and allows you to merge.