LKB
CCConvex Community
•Created by LKB on 9/7/2023 in #support-community
is it totally fine if the number of api is over 80 ?
hi. I am tRPC user. I am very much interested in this project. so I have a question.
I read some article from korea's anonymous community that tsc compiler throws error when the number of tRPC API Endpoint is over 80 because of zod's inefficient validator logic. I don't know what exactly it is. but like this post https://www.reddit.com/r/typescript/comments/13sldut/how_do_people_use_zod_on_a_large_project/ , It seems like there are some issues about zod when project is too large.
So my question is that : is it totally fine if convex's api endpoint is over 80 or much higher? did someone already tried to make very large number of api endpoint ?
The reason I'm asking this question is because I felt that the type checker of convex is quite similar to zod.
I am sorry if my English was awkward. English is not my first language.
thank you.
4 replies