Hi,
maybe anyone knows this, after googling around for a bit I couldn't find anything. We are currently using Postman to test our API and to have a collection of our services.
The problem is, it seems you can't share this online with team-members, you need to re-import everytime someone makes a change to a collection - this is very cumbersome.
Are there any services which allow to create REST-service definitions, that can be shared across a team? Ideally, it should also be possible to automate testing of these services..
Thanks in advance!