Commit Graph

21 Commits

Author SHA1 Message Date
sHa
c8f02f8526 Refactor namespace checking in app.py 2024-03-13 11:35:52 +02:00
sHa
66ca19902c Add namespace validation in API endpoints 2024-03-13 09:35:13 +00:00
sHa
e7e31c2763 Add API documentation and endpoints for requests catcher 2024-03-13 09:18:56 +00: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
8876aecb76 Add pydantic library and update code structure 2024-03-12 23:01:42 +00:00
sHa
18462e60ec Refactor webhook_namespace_handler function name 2024-03-12 22:31:04 +00:00
sHa
63edfb4631 Refactor webhook namespace handling and add support for storing requests in different namespaces 2024-03-12 22:29:43 +00:00
sHa
30f8e8b81a Add webhook endpoints and update Docker configuration 2024-03-12 22:03:09 +00:00
sHa
a45d83a71c Add .gitignore file for storage directory 2024-03-12 21:59:55 +00:00
sHa
66c4b34cc8 Update Dockerfile to include host and port options for uvicorn 2024-03-12 21:59:37 +00:00
sHa
4476d5bae9 Update Dockerfile and compose.yml, add requests.http and update requirements.txt 2024-03-12 16:12:47 +00: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
13a429eab6 Create docker-image.yml 2024-03-12 16:48:45 +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