konova/api
mpeltriaux a06eaa49fb #31 API basic implementation Refactor
* reorganizes code into proper api/utils/serializer subclasses to keep serialization logic away from regular view logic
2022-01-24 10:31:48 +01:00
..
models #31 API basic implementation Token Authentication 2022-01-21 16:15:16 +01:00
tests #31 API basic implementation 2022-01-21 15:26:08 +01:00
urls #31 API basic implementation Refactor 2022-01-24 10:31:48 +01:00
utils #31 API basic implementation Refactor 2022-01-24 10:31:48 +01:00
views #31 API basic implementation Refactor 2022-01-24 10:31:48 +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
settings.py #31 API basic implementation Token Authentication 2022-01-21 16:15:16 +01:00