Commit Graph
16 Commits
Author SHA1 Message Date
sha 2a2c01236d Add restart option to compose.yml 2024-09-05 09:01:21 +00:00
sha 010571196e Add launch.json configuration for Python Debugger 2024-03-22 08:31:31 +00:00
sha a9f50ca4ca Fix formatting issues in history_controller.py and manager/history.py, and update default values in request_data.py 2024-03-22 08:31:13 +00:00
sha 7c695ccf24 Add compose.debug.yml for debugging catcher service 2024-03-22 08:30:42 +00:00
sha dba005e4eb Add .env.example file and update compose.yml 2024-03-22 08:30:36 +00:00
sha 47eedb44e9 Add new volumes to compose.yml 2024-03-22 07:33:29 +00:00
sha 37703a872f Update id parameter in history endpoint 2024-03-13 09:39:58 +00: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 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