@ -268,12 +268,20 @@ You will see the automatic interactive API documentation (provided by <a href="h
### Alternative API docs
And now, go to <ahref="http://127.0.0.1:8000/redoc"class="external-link"target="_blank">http://127.0.0.1:8000/redoc</a>.
Here are some alternatives to Swagger UI: Redoc & Scalar.
Go to <ahref="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 <ahref="https://github.com/Rebilly/ReDoc"class="external-link"target="_blank">ReDoc</a>):
And now, go to <ahref="http://127.0.0.1:8000/scalar"class="external-link"target="_blank">http://127.0.0.1:8000/scalar</a>.
You will see the alternative automatic documentation (provided by <ahref="https://github.com/scalar/scalar"class="external-link"target="_blank">Scalar</a>):
Utilities to handle OpenAPI automatic UI documentation, including Swagger UI (by default at `/docs`) and ReDoc (by default at `/redoc`).
Utilities to handle OpenAPI automatic UI documentation, including Swagger UI (by default at `/docs`), ReDoc (by default at `/redoc`) & Scalar (by default at `/scalar`).