-
Hello @ecyrbe! Thank you for creating a good library.
I am receiving great help during development.
I think it's related to this issue(https://github.com/ecyrbe/zodios/issues/390), I have a questi…
-
I'm trying to migrate an app from **Zodios** to **TS-REST**.
I've noticed that, in the server code (uses`@ts-rest/express`), all contract errors are attached to / appear on handlers. For example:
…
-
I was testing out loading indicators when adding thousands of items to a channel and kept hitting the following when I would try and save the programming lineup on the Channel Programming Page. For t…
-
Hello! Digging `ts-rest` for the first time. I like the API a lot, feels cleaner than Zodios (and not even comparable to tRPC complexity). There's one thing I've noted.
In Zodios Server implementat…
-
- [x] Review the documentation: https://clerk.com/docs
- [x] Search for existing issues: https://github.com/clerkinc/javascript/issues
- [x] Go through package changelog files.
- [x] Provide th…
-
Hi,
I'm currently trying to use Zodios to specify a GET endpoint that receives an array of values as a query parameter. I have to respect an existing open API spec that defines that query parameter a…
-
- [x] Review the documentation: https://clerk.com/docs
- [x] Search for existing issues: https://github.com/clerkinc/javascript/issues
- [x] Go through package changelog files.
- [x] Provide th…
-
### Area of Improvement
Only tRPC using page Router in Next.js are present in your documentation. Please Provide Examples for tRPC using Next.js app Router
### Link to related docs
https://trpc.io…
-
hey, just stumbled on this repo and this looks great, just curious on what differs from [trpc](https://trpc.io/) ? couldn't find anything in the doc site and this looks close feature-wise
-
I have an API that adheres to the [jsonapi.org](https://jsonapi.org/) spec, and I'm attempting to describe it with Zodios. One semantic detail that's proven hard to capture is [sparse fieldsets](https…