HTTP interface should be an independent service #1073
adeshpandey
started this conversation in
Ideas
Replies: 1 comment
-
hello @adeshpandey |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see we have coded http interface as highly coupled, component of Jasmin but I propose to have a separate http service/sub-project which can be scaled separately.
I would propose to use FastAPI for the HTTP interface and make it a separate service in docker-compose setup. I'd love to contribute on this front.
Beta Was this translation helpful? Give feedback.
All reactions