We use Swagger.io, a very powerful framework, to completely document our JSON/REST API. You can find the generated Swagger UI at the following address: https://download.dracoon.com/api/.
This documentation always represents the currently deployed API and offers a fully functional REST client to communicate with it. Just select the endpoint you want to use, provide the required request attributes and header information, and send it to the actual live version of our API. The response header and the response body will be shown after the request was fulfilled.
Comments
0 comments
Article is closed for comments.