First commit: create mvp project

- create an orchestrator to orchestrate signature of pdf;
- create a worker to get request from amqp and resend it to amqp
This commit is contained in:
2024-06-27 09:51:32 +02:00
commit ef32d5d91c
7 changed files with 192 additions and 0 deletions

4
pythonProject/assets/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*
!dummy.p12
!test.pdf
!.gitignore