Go to file
coolneng 639922fdaf
Remove sqlite database connection arguments
2021-02-16 14:20:00 +01:00
app Implement password reset 2020-10-08 21:23:19 +02:00
database Remove sqlite database connection arguments 2021-02-16 14:20:00 +01:00
migrations Remove foreign key conflicts 2021-02-11 18:49:22 +01:00
tests Remove sqlite database connection arguments 2021-02-16 14:20:00 +01:00
.gitignore Craft proper response for user registration 2020-09-22 13:59:29 +02:00
.pre-commit-config.yaml Add pre-commit git hooks 2021-01-06 21:47:18 +01:00
README.org Create basic API for CRUD 2020-03-23 21:17:16 +01:00
alembic.ini Migrate modified field on games table 2020-07-04 20:15:55 +02:00
pyproject.toml Use Poetry and start and instance of PostgreSQL 2021-02-05 18:58:15 +01:00
shell.nix Create database tables 2021-02-11 18:50:29 +01:00

README.org

odapi

Odyfo RESTful API to serve the mobile apps and web services.