arvl130 / trpc-expo-api-routes-demo

🧩 Demo app for integrating tRPC with Expo API routes

Home Page:https://trpc-expo-demo.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧩 tRPC with Expo API Routes Demo

With the release of Expo SDK 50, Expo Router now enables you to write server code on your Expo projects through the new API Routes.

This is an example app that shows how you can setup tRPC on Expo with API Routes. This lets developers achieve full-stack typesafety on all of Expo's supported platforms: Android, iOS, Web, and now—server.

License

This project is licensed under the MIT License.

Copyright © 2023 Angelo Geulin

About

🧩 Demo app for integrating tRPC with Expo API routes

https://trpc-expo-demo.netlify.app

License:MIT License


Languages

Language:TypeScript 96.5%Language:JavaScript 3.5%