You can deploy the Serverless API Gateway to Cloudflare Workers using the provided wrangler.toml configuration file. After setting up your configuration, you can deploy your workers using the following command:
wrangler.toml
wrangler publish
Last updated 1 year ago