Is there an 'easy' way to expose tRPC function as an external REST API?
I'm just curious if there is a way to expose certain tRPC functions as a REST API. One of the reasons I'm asking this is, imagine you have built an application and now you might wanna sell (or expose it, don't have to sell it) your backend to other consumers.
2 Replies