Forum Discussion

Rahul10's avatar
Rahul10
New Contributor
4 years ago

Deploying an API

I have developed an API using Swagger in nodejs and I want to deploy it on Heroku but right now to access the API and routes I need Swagger UI which definitely unnecessary in production. Every time I need to access the API I needed to go to the /docs which is also unnecessary. Help me with this please.

No RepliesBe the first to reply