Skip to content
Packages Examples Agents Blog Get started

Web & HTTP

HTTP in, HTTP out. Starlette routing and OpenAPI stay; the composition root is create_app().

PackageDescription
oridecon-webASGI — controllers, routing, middleware, OpenAPI
oridecon-httpOutbound HTTP client with resilience
oridecon-graphqlGraphQL (Strawberry) — schema, subscriptions, limits
oridecon-webhookOutbound webhooks — subscriptions, HMAC, retries
Terminal window
oridecon new project my-app --template web-api
oridecon run

Admin UI is experimental: oridecon-admin.