ak736 / project-marketplace

https://the-project-marketplace.vercel.app/
19 stars 37 forks source link

Implementation of Swagger API for better testing. #170

Open Saksham1005 opened 11 months ago

Saksham1005 commented 11 months ago

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

Saksham1005 commented 11 months ago

Please assign the issue to me under GSSOC 23.