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/__init__.py1
A
0 mins
shhh/adapters/__init__.py0
A
0 mins
shhh/adapters/orm.py17
A
0 mins
shhh/api/__init__.py0
A
0 mins
shhh/api/api.py26
A
0 mins
shhh/api/handlers.py89
A
0 mins
shhh/api/schemas.py76
A
0 mins
shhh/config.py65
A
0 mins
shhh/constants.py34
A
0 mins
shhh/domain/__init__.py0
A
0 mins
shhh/domain/model.py88
A
0 mins
shhh/entrypoint.py123
A
0 mins
shhh/extensions.py6
A
0 mins
shhh/liveness.py82
A
0 mins
shhh/scheduler/__init__.py0
A
0 mins
shhh/scheduler/tasks.py23
A
0 mins
shhh/static/img/logo.png
shhh/static/robots.txt
shhh/static/src/css/styles.css
shhh/static/src/js/create.js60
A
0 mins
shhh/static/src/js/created.js7
A
0 mins
shhh/static/src/js/read.js62
A
0 mins
shhh/templates/base.html
shhh/templates/create.html
shhh/templates/created.html
shhh/templates/error.html
shhh/templates/read.html
shhh/web/__init__.py1
A
0 mins
shhh/web/web.py30
A
0 mins
wsgi.py5
A
0 mins
yarn.lock