-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Description
Description
Is it possible to use a schema first approach with FastAPI? We design the APIs(using OpenAPI spec) for a service first and we expect FastAPI to handle the incoming requests based on it.
Additional context
Checkout a similar f/w: https://github.com/zalando/connexion
markqiu, bagerard, nicop311 and thuydang