smallwat3r/shhh

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
LICENSE
Makefile
README.md
docker-compose-mysql.yml
docker-compose-postgres.yml
dockerfiles/alpine.dev.Dockerfile
dockerfiles/alpine.dev.mysql.Dockerfile
dockerfiles/alpine.gunicorn.Dockerfile
docs/swagger.yaml
environments/dev-docker-mysql.env
environments/dev-docker-postgres.env
pyproject.toml
shhh/static/img/logo.png
shhh/static/robots.txt
shhh/static/src/css/styles.css
shhh/templates/base.html
shhh/templates/create.html
shhh/templates/created.html
shhh/templates/error.html
shhh/templates/read.html
yarn.lock
shhh/static/src/js/create.js60
shhh/static/src/js/created.js7
shhh/static/src/js/read.js62
shhh/__init__.py1
shhh/adapters/__init__.py0
shhh/adapters/orm.py17
shhh/api/__init__.py0
shhh/api/api.py26
shhh/api/handlers.py89
shhh/api/schemas.py76
shhh/config.py65
shhh/constants.py34
shhh/domain/__init__.py0
shhh/domain/model.py88
shhh/entrypoint.py123
shhh/extensions.py6
shhh/liveness.py82
shhh/scheduler/__init__.py0
shhh/scheduler/tasks.py23
shhh/web/__init__.py1
shhh/web/web.py30
wsgi.py5