roma
CDCloudflare Developers
•Created by roma on 2/10/2025 in #workers-help
Custom Domains vs Routes
I already read the documentation, especially this part (https://developers.cloudflare.com/workers/configuration/routing/#what-is-best-for-me)
But I'm still not sure what is the appropriate solution for my use case. My cloudflare workers is made from hono + bun, which contain route handler (GET + POST) to fetch 3rd party api.
4 replies