Expo API Routes
Build server-side API routes in Expo Router. Create REST endpoints, handle authentication, connect to databases, and deploy serverless functions alongside your mobile app.
api react
When to use
Use when building API routes, server functions, or backend logic in an Expo project.
Examples
REST API
Create REST API endpoints with Expo Router
Auth endpoint
Build an authentication API route