.github/workflows/test-and-publish.yml | |
|
|
.gitignore | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
README.md | |
|
|
dashboards/flask_webapp.json | |
|
|
examples/connexion-pydantic/Dockerfile | |
|
|
examples/connexion-pydantic/README.md | |
|
|
examples/connexion-pydantic/endpoint.py | 14 | A 0 mins |
|
examples/connexion-pydantic/main.py | 7 | A 0 mins |
|
examples/connexion-pydantic/my_api.yaml | |
|
|
examples/connexion-pydantic/run_tests.sh | |
|
|
examples/flask-httpauth/Dockerfile | |
|
|
examples/flask-httpauth/README.md | |
|
|
examples/flask-httpauth/httpauth_example.py | 15 | A 0 mins |
|
examples/flask-httpauth/run_tests.sh | |
|
|
examples/flask-multi-processes/Dockerfile | |
|
|
examples/flask-multi-processes/README.md | |
|
|
examples/flask-multi-processes/processes_example.py | 9 | A 0 mins |
|
examples/flask-multi-processes/run_tests.sh | |
|
|
examples/flask-run-135/Dockerfile | |
|
|
examples/flask-run-135/README.md | |
|
|
examples/flask-run-135/app.py | 10 | A 0 mins |
|
examples/flask-run-135/run_tests.sh | |
|
|
examples/gunicorn-app-factory/Dockerfile | |
|
|
examples/gunicorn-app-factory/README.md | |
|
|
examples/gunicorn-app-factory/app_setup.py | 7 | A 0 mins |
|
examples/gunicorn-app-factory/config.py | 3 | A 0 mins |
|
examples/gunicorn-app-factory/requirements.txt | |
|
|
examples/gunicorn-app-factory/run_tests.sh | |
|
|
examples/gunicorn-app-factory/server.py | 8 | A 0 mins |
|
examples/gunicorn-exceptions-113/Dockerfile | |
|
|
examples/gunicorn-exceptions-113/README.md | |
|
|
examples/gunicorn-exceptions-113/config.py | 3 | A 0 mins |
|
examples/gunicorn-exceptions-113/requirements.txt | |
|
|
examples/gunicorn-exceptions-113/run_tests.sh | |
|
|
examples/gunicorn-exceptions-113/server.py | 11 | A 0 mins |
|
examples/gunicorn-internal/Dockerfile | |
|
|
examples/gunicorn-internal/README.md | |
|
|
examples/gunicorn-internal/config.py | 3 | A 0 mins |
|
examples/gunicorn-internal/requirements.txt | |
|
|
examples/gunicorn-internal/run_tests.sh | |
|
|
examples/gunicorn-internal/server.py | 12 | B 4 hrs |
|
examples/gunicorn-multiprocess-109/Dockerfile | |
|
|
examples/gunicorn-multiprocess-109/README.md | |
|
|
examples/gunicorn-multiprocess-109/requirements.txt | |
|
|
examples/gunicorn-multiprocess-109/run_tests.sh | |
|
|
examples/gunicorn-multiprocess-109/server.py | 106 | A 0 mins |
|
examples/gunicorn/Dockerfile | |
|
|
examples/gunicorn/README.md | |
|
|