Hacker News new | ask | show | jobs
by mracette 1674 days ago
You can also just generate an Open API spec and use something like openapi-generators to produce typed client code for data fetching (https://github.com/OpenAPITools/openapi-generator)
1 comments

This has been such a life saver for me these past couple of months