MangoAPI. Is there any documentation on how to use this module?
-
I've searched the documentation on the website and can't find anything about this API.
Is there anything on how to use this?
-
It hosts a set of URLs that information can be requested from, if you have authenticated. You can play with it by enabling swagger by setting swagger.enabled=true in your env.properties file and restarting Mango, then navigating to http://[ip]:[port]/swagger
Edit: In Mango versions after 3.5, it would be found at [ip]:[port]/swagger-ui.html