Replies: 2 comments 1 reply
-
Ariadne uses two patterns:
Would be good to look at other examples too |
Beta Was this translation helpful? Give feedback.
0 replies
-
I like the first pattern better from spylib.webhook import FastAPI The folder structure mentioned here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can we implement the FastAPI specific integration for webhooks?
And maybe decide for the rest of the library at the same time how we do these library specific integrations.
@qw-in Recommended to look at ariadne as an example.
Beta Was this translation helpful? Give feedback.
All reactions