I deployed the Swagger UI in Heroku to give a feel of how it looks like. Its available here: https://thecasualcoder-dobby.herokuapp.com/swagger/index.html. Be cautious of executing APIs that can crash dobby (crash, turbo etc.) as there is a a cool-off period in Heroku for recovering from crash.
We can later decide if we need this to be deployed somewhere.
/proxy
(not sure how to use it)/call
go
to1.14
I deployed the Swagger UI in Heroku to give a feel of how it looks like. Its available here: https://thecasualcoder-dobby.herokuapp.com/swagger/index.html. Be cautious of executing APIs that can crash dobby (crash, turbo etc.) as there is a a cool-off period in Heroku for recovering from crash.
We can later decide if we need this to be deployed somewhere.