About
This skill provides comprehensive guidelines and implementation patterns for building API routes in Expo Router, enabling developers to handle server-side secrets, database operations, and third-party API proxies securely. It covers everything from basic HTTP method handling and dynamic routing to advanced concepts like authentication middleware, CORS configuration, and deploying to EAS Hosting's Cloudflare Workers runtime. By following these patterns, developers can offload heavy computation and sensitive logic from the mobile client to a scalable, edge-based infrastructure.