Back to Scalar

Scalar FastAPI API Reference Plugin Example Playground

integrations/fastapi/playground/README.md

latest376 B
Original Source

Scalar FastAPI API Reference Plugin Example Playground

Install the dependences

bash
pip install -r requirements.txt
  • you may need to use pip3 depending on your particular python installation

Run the application with the following command

bash
uvicorn main:app --reload

View the api reference example at the following URL http://127.0.0.1:8000/scalar