This is more of a feature request or an open question about whether or not a client lib generator for typescript exists or is planned; similar to what is provided by https://github.com/webrpc/webrpc. My preference to this project over webrpc is that it is a code-first approach rather than a schema-first approach. However, it appears that the developer must create the client-side web library in order to communicate with the backend smoothly.
This is more of a feature request or an open question about whether or not a client lib generator for typescript exists or is planned; similar to what is provided by https://github.com/webrpc/webrpc. My preference to this project over webrpc is that it is a code-first approach rather than a schema-first approach. However, it appears that the developer must create the client-side web library in order to communicate with the backend smoothly.