Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Swagger API for better documentation and testing. #510

Open
Saksham1005 opened this issue Jul 21, 2023 · 2 comments
Open

Comments

@Saksham1005
Copy link

Swagger API will help expose all the routes on a single URL. Thus helping developers to quickly test the APIs developed, that too on the browser itself.

A Sample of Swagger API is as follows-
image

@Ishpreet01
Copy link

@Saksham1005 Is this issue still open? I would like to contribute to it.

@habibur4340
Copy link

habibur4340 commented Feb 20, 2024

Hi @Saksham1005
Swagger centralizes API routes for easy testing in browsers. For an alternative with extra features like user-friendly documentation, real-time monitoring, and collaboration tools, consider Apidog. It complements Swagger by enhancing API development and monitoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants