Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AquibPy committed Jun 13, 2021
1 parent 07c37fa commit 3698c91
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,16 @@ Now go to <a href="http://127.0.0.1:8000/docs" class="external-link" target="_bl

You will see the automatic interactive API documentation (provided by <a href="https://github.com/swagger-api/swagger-ui" class="external-link" target="_blank">Swagger UI</a>):

![Swagger UI](Assets/swagger.PNG)
![Swagger UI](assets/swagger.PNG)

### Alternative API docs

And now, go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>.

You will see the alternative automatic documentation (provided by <a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank">ReDoc</a>):

![ReDoc](Assets/redoc.PNG)
![ReDoc](assets/redoc.PNG)




Expand Down

0 comments on commit 3698c91

Please sign in to comment.