Examples
Pokemon - External API​
This example uses an external API, out of our control with ts-rest.
See the example here!
Hacker News - Solid Start​
This example uses Solid Start with the @ts-rest/solid-query
package to fetch data from the Hacker News API.
See the example here!
Blog - Next.js CRUD​
Full fledged CRUD example and can be found here blog example