B
BartMille
Guest
I don't understand why the json-description was chosen over something like Swagger. Use cases for us: -We have a team of openedge developers creating a REST-api for a team of angular developers. It would be nice if modifications to the api would be automatically reflected in Swagger as well. - We also have an api that's used for third-party developers to create a link to our software. The first thing they ask is where the swagger-description is hosted. - keeping an overview of the api I should also mention, we also have a team of .Net developers. If you create a webApi, the swagger definition gets automatically generated as well. Not sure if its a Microsoft tool, but it exists (+ oauth support & easier setup). And it makes the .Net developers point & laugh at us 
Continue reading...
Continue reading...