https://github.com/rodrigobarbaedu/locust-test-app
En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.
https://github.com/rodrigobarbaedu/locust-test-app
bootstrap css flask-application html javascript-library python sql
Last synced: 2 months ago
JSON representation
En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.
- Host: GitHub
- URL: https://github.com/rodrigobarbaedu/locust-test-app
- Owner: rodrigobarbaedu
- Created: 2023-12-03T05:07:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T07:50:52.000Z (over 2 years ago)
- Last Synced: 2025-01-25T18:13:27.538Z (over 1 year ago)
- Topics: bootstrap, css, flask-application, html, javascript-library, python, sql
- Language: HTML
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# locust-test-app
## Title
Locust Test Application
## Description
This is a simple test app for testing locust. It has a simple endpoint that returns data from a database using a connection pool. It also obtain data from a query for authors and books tables.
## Created By
Rodrigo Barba < Software Engineer >
## Post Data
Change the database connection string in the file `config.py` to your own database connection string.