A simple dockerized django rest framework api to demo https://locust.io
Ensure docker compose is installed
Data can be added and inspected in the admin panel
g
username: admin password: admin
To run the locust command, when the server finishes building run the following command to bring start locust docker exec -it load_test-web-1 locust
Open you web browser to locust.io ui and start the load test