The backend app of Project Amber, a task list app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
amber/project_amber
Timur Demin cb2c31d8e6
Bump v0.0.5
3 years ago
..
controllers Adapt existing code for mypy 3 years ago
handlers Rename methods to snake_case 3 years ago
models Adapt existing code for mypy 3 years ago
__init__.py Initial commit 4 years ago
app.py Set the default mimetype for all responses 3 years ago
config.py Fix config parser code 3 years ago
const.py Bump v0.0.5 3 years ago
db.py Add a current implementation of login/logout logic 4 years ago
errors.py Use decorators for middleware 3 years ago
helpers.py Do a major refactoring of DB code (see #7) 3 years ago
logging.py Refactor configuration-related code 3 years ago