Miguel Grinberg 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
..
templates b9fd8d170c [Python] Add Microdot (#7561) 3 gadi atpakaļ
README.md 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
app.py 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
app_raw.py 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
benchmark_config.json 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
microdot-raw.dockerfile 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
microdot.dockerfile 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
requirements.txt 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ
uvicorn_conf.py 90f6e3d6b0 Upgrade to Microdot 2 (#8663) 1 gadu atpakaļ

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