Go to file
coolneng d44f5c732e
Fix pydantic schemas integer validation
2020-09-03 18:33:15 +02:00
app Fix pydantic schemas integer validation 2020-09-03 18:33:15 +02:00
database Replace async SQL queries with standard ones 2020-08-01 19:05:18 +02:00
migrations Rename modified column to updated 2020-07-22 23:58:56 +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.