vermaanurag1532 / WHILE_APP

MIT License
11 stars 25 forks source link

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

Open Saksham1005 opened 1 year ago

Saksham1005 commented 1 year 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