An open API service indexing awesome lists of open source software.

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.

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.