Skip to content

adamtwatson/load_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load Test Example Project

A simple dockerized django rest framework api to demo https://locust.io

Quickstart

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

About

Django app to demo locust.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published