Skip to content

[Feature Request] make tRPC optional #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
iamyuu opened this issue Mar 24, 2025 · 8 comments
Open

[Feature Request] make tRPC optional #82

iamyuu opened this issue Mar 24, 2025 · 8 comments

Comments

@iamyuu
Copy link

iamyuu commented Mar 24, 2025

Image

As a mention in the docs, tRPC included by default, is there any option to make it optional?

tRPC is great, but personally, I prefer to create and use a standard rest API and adopt OpenAPI (just preference)

Because the server already use Hono, why not switch from tRPC to Hono RPC to keep end-to-end type-safe?

@Anulo2
Copy link

Anulo2 commented Mar 28, 2025

I agree, same should be for elysia, the e2e type safety already included in elysia is great and trpc is not needed IMO

@mafrasil
Copy link

Elysia also have Eden

@DmytroOddity
Copy link

I'd prefer Hono RPC over tRPC too

@AmanVarshney01
Copy link
Owner

#147

trpc is now optional

@iamyuu
Copy link
Author

iamyuu commented May 1, 2025

tRPC is optional, but I can't skip this step or there is no option none

Image

(on the web) can't unselect this part too

Image

@AmanVarshney01
Copy link
Owner

@iamyuu trpc and orpc are not optional right now

I'll add a simple rest implementation soon 💯

@iamyuu
Copy link
Author

iamyuu commented May 1, 2025

so I think this issues should be reopend @AmanVarshney01?

@AmanVarshney01
Copy link
Owner

sorry lets reopen it

@AmanVarshney01 AmanVarshney01 reopened this May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants