About
This skill provides specialized guidance for architecting and deploying server-side API routes directly within Expo Router projects. It enables developers to securely handle sensitive operations like database queries, third-party API proxying, and webhook processing without exposing secrets to the client. By adhering to Cloudflare Workers runtime constraints, it ensures that your backend logic is optimized for edge deployment on EAS Hosting, covering everything from dynamic routing and CORS configuration to environment variable management and local testing workflows.