konova/api
mpeltriaux 134651c8f7 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 API basic implementation 2022-01-21 15:26:08 +01:00
tests API basic implementation 2022-01-21 15:26:08 +01:00
urls API basic implementation 2022-01-21 15:26:08 +01:00
views API basic implementation 2022-01-21 15:26:08 +01:00
__init__.py API basic implementation 2022-01-21 15:26:08 +01:00
admin.py API basic implementation 2022-01-21 15:26:08 +01:00
apps.py API basic implementation 2022-01-21 15:26:08 +01:00