Go to file
coolneng 7573e9ab41
Set unique constraints for email and mobile
2020-09-17 17:32:53 +02:00
app Define user registration as a synchronous function 2020-09-12 19:34:11 +02:00
database Move database dependency from crud to routes 2020-09-11 00:00:48 +02:00
migrations Set unique constraints for email and mobile 2020-09-17 17:32:53 +02:00
tests Implement user registration 2020-09-11 00:07:45 +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.