Commit Graph
18 Commits
Author SHA1 Message Date
sha 56125f0dbb Add unit tests for answer schema, request data schema, base controller, and history manager 2024-03-22 00:50:05 +02:00
sha 187d405186 Add __pycache__ to .gitignore 2024-03-22 00:49:50 +02:00
sha e5b50e9368 Refactor app.py to use separate controllers for history and catch functionality 2024-03-22 00:49:38 +02:00
sha 6b80e1a383 Add schemas 2024-03-22 00:49:17 +02:00
sha ca6c933fd9 Add base controller, catch controller, and history controller 2024-03-22 00:48:46 +02:00
sha f6b750247c Add __last endpoint to API 2024-03-21 12:00:43 +02:00
sha 942d7a8c30 Update documentation endpoint in readme 2024-03-14 09:03:41 +02:00
sha c8f02f8526 Refactor namespace checking in app.py 2024-03-13 11:35:52 +02:00
sha fbb63ef3f5 Update JSON dump indentation to 4 spaces 2024-03-13 11:13:55 +02:00
sha aa8a4388eb Update documentation links in readme.md 2024-03-13 11:02:58 +02:00
sha eb748c9136 Refactor code structure and import order 2024-03-13 10:57:56 +02:00
sha 19cdd8addb Add SCATCHER documentation readme 2024-03-13 10:57:51 +02:00
sha e7d593ac60 Add env_file to compose.yml 2024-03-12 17:53:24 +02:00
sha 788f488df5 Add compose.yml to the list of tracked files 2024-03-12 17:53:17 +02:00
sha 87df3f2181 Update scatcher image to use latest version 2024-03-12 17:49:48 +02:00
sha 974df5bee4 Update Docker Image CI workflow 2024-03-12 17:46:12 +02:00
sha f37b33be9a Refactor request history storage and add Docker Compose file 2024-03-12 16:38:32 +02:00
sha e9ad2f7c64 initial commit 2024-03-12 16:13:30 +02:00