konova/api
mpeltriaux 881da38538 #31 API basic implementation
* adds new app to project
* adds relation between User model and new APIUserToken model
* adds first implementation for GET of intervention
* adds basic code layout for future extension by having new versions
2022-01-21 15:26:08 +01:00
..
models #31 API basic implementation 2022-01-21 15:26:08 +01:00
tests #31 API basic implementation 2022-01-21 15:26:08 +01:00
urls #31 API basic implementation 2022-01-21 15:26:08 +01:00
views #31 API basic implementation 2022-01-21 15:26:08 +01:00
__init__.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
admin.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
apps.py #31 API basic implementation 2022-01-21 15:26:08 +01:00