Webiny HTTP Route

Adding custom HTTP routes to the API using Api.Route and Route.Interface. Use this skill when the developer wants to expose a custom HTTP endpoint (GET, POST, PUT, etc.) on the API Gateway alongside the GraphQL handler, implement Route.Interface with full DI support, or register a custom HTTP handler in webiny.config.tsx.

webiny ca8cdf6 6.5 KB Updated

File contents

webiny/webiny-js commit ca8cdf6715

Frequently asked questions

npx skillmds add webiny/webiny-http-route