Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arvl130/trpc-expo-api-routes-demo

🧩 Demo app for integrating tRPC with Expo API routes
https://github.com/arvl130/trpc-expo-api-routes-demo

expo react react-native rest-api trpc

Last synced: 1 day ago
JSON representation

🧩 Demo app for integrating tRPC with Expo API routes

Awesome Lists containing this project

README

        

# 🧩 tRPC with Expo API Routes Demo

With the release of [Expo SDK 50](https://expo.dev/changelog/2023/12-12-sdk-50-beta), Expo Router now enables you to write server code on your Expo projects through the new [API Routes](https://docs.expo.dev/router/reference/api-routes).

This is an example app that shows how you can setup [tRPC](https://trpc.io) 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