Miguel Grinberg b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
..
templates b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
README.md b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
app_async.py b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
app_async_raw.py b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
app_sync.py b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
app_sync_raw.py b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
benchmark_config.json b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
gunicorn_conf.py b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
microdot-async-raw.dockerfile b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
microdot-async.dockerfile b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
microdot-raw.dockerfile b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
microdot.dockerfile b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
requirements.txt b9fd8d170c [Python] Add Microdot (#7561) před 3 roky
uvicorn_conf.py b9fd8d170c [Python] Add Microdot (#7561) před 3 roky

README.md

Microdot Benchmarking Test

This is the Microdot portion of a benchmarking tests suite comparing a variety of web development platforms.

The information below is specific to Microdot. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.

Test Source Code

Resources

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

http://localhost:8080/queries?queries=

CACHED QUERY

http://localhost:8080/cached_query?count=

UPDATE

http://localhost:8080/update?queries=

FORTUNES

http://localhost:8080/fortunes