Back to Scalar

Scalar Django Ninja API Reference Plugin Example Playground

integrations/django-ninja/playground/README.md

latest384 B
Original Source

Scalar Django Ninja 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
python manage.py runserver

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