This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/server/szurubooru/api
rr- 3d4ceb13b8 server/api: move all io mgmt to context
where input/output includes files, JSON metadata and GET parameters.
Additionally, formalize context with a new class, Context.
2016-04-15 23:26:38 +02:00
..
__init__.py server/api: move all io mgmt to context 2016-04-15 23:26:38 +02:00
base_api.py server/api: move all io mgmt to context 2016-04-15 23:26:38 +02:00
context.py server/api: move all io mgmt to context 2016-04-15 23:26:38 +02:00
password_reset_api.py server/api: move all io mgmt to context 2016-04-15 23:26:38 +02:00
user_api.py server/api: move all io mgmt to context 2016-04-15 23:26:38 +02:00