Go to file
coolneng 2d701ba473
Sanitize database fields
2020-09-10 23:59:06 +02:00
app Fix pydantic schemas integer validation 2020-09-03 18:33:15 +02:00
database Sanitize database fields 2020-09-10 23:59:06 +02:00
migrations Sanitize database fields 2020-09-10 23:59:06 +02:00
tests Create a DB session per query test 2020-08-02 19:46:56 +02:00
.gitignore Add user login and replace pipenv with Nix 2020-05-28 00:53:23 +02: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
shell.nix Replace async SQL queries with standard ones 2020-08-01 19:05:18 +02:00

README.org

odapi

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