diff --git a/api-monorepo/apps/backend/README.md b/api-monorepo/apps/backend/README.md index 540ef97..a1987ec 100644 --- a/api-monorepo/apps/backend/README.md +++ b/api-monorepo/apps/backend/README.md @@ -70,7 +70,7 @@ This backend workspace is designed to help you build production-ready APIs with Type Safety - Tuyau - End-to-end type safety for API calls + Tuyau - End-to-end type safety for API calls @@ -162,7 +162,7 @@ Your API will be running at `http://localhost:3333` Complete guide to AdonisJS - 🔒 Tuyau + 🔒 Tuyau
Type-safe API calls diff --git a/api-monorepo/apps/frontend/README.md b/api-monorepo/apps/frontend/README.md index 9fc8f1a..d0d99cd 100644 --- a/api-monorepo/apps/frontend/README.md +++ b/api-monorepo/apps/frontend/README.md @@ -361,7 +361,7 @@ NUXT_PUBLIC_API_URL=http://localhost:3333 ## 📖 Learn More -- [Tuyau Documentation](https://tuyau.dev) - Type-safe API clients +- [Tuyau Documentation](https://docs.adonisjs.com/guides/frontend/api-client) - Type-safe API clients - [TanStack Start Documentation](https://tanstack.com/start) - TanStack Start framework - [Nuxt Documentation](https://nuxt.com) - Nuxt framework - [AdonisJS Documentation](https://docs.adonisjs.com) - Backend framework diff --git a/api/README.md b/api/README.md index 90a24af..f1bf622 100644 --- a/api/README.md +++ b/api/README.md @@ -69,7 +69,7 @@ This starter kit is designed to help you build production-ready APIs with Adonis Type Safety - Tuyau - End-to-end type safety for API calls + Tuyau - End-to-end type safety for API calls @@ -149,7 +149,7 @@ Your API will be running at `http://localhost:3333` Complete guide to AdonisJS - 🔒 Tuyau + 🔒 Tuyau
Type-safe API calls diff --git a/inertia-react/README.md b/inertia-react/README.md index 735adf4..29802bb 100644 --- a/inertia-react/README.md +++ b/inertia-react/README.md @@ -97,7 +97,7 @@ This starter kit is designed to help you build production-ready single-page appl Type Safety - Tuyau - End-to-end type safety for routes and API calls + Tuyau - End-to-end type safety for routes and API calls @@ -194,7 +194,7 @@ Your app will be running at `http://localhost:3333` Modern React with hooks - 🔒 Tuyau + 🔒 Tuyau
Type-safe routing and API calls diff --git a/inertia-vue/README.md b/inertia-vue/README.md index 6741ad3..e310cfa 100644 --- a/inertia-vue/README.md +++ b/inertia-vue/README.md @@ -97,7 +97,7 @@ This starter kit is designed to help you build production-ready single-page appl Type Safety - Tuyau - End-to-end type safety for routes and API calls + Tuyau - End-to-end type safety for routes and API calls @@ -194,7 +194,7 @@ Your app will be running at `http://localhost:3333` Modern Vue with Composition API - 🔒 Tuyau + 🔒 Tuyau
Type-safe routing and API calls