About Hey API
Hey API's objective is to provide a set of TypeScript tools to manage API interactions. Whether you're building a front-end application, API-to-API service, or micro-frontends, we want Hey API to be your go-to resource.
Typically, developers of such applications want to:
- use TypeScript interfaces to model data for their APIs
- send and fetch this data from server in a typesafe way
- build further abstractions on top of this data
Doing any of these steps manually quickly becomes a huge time sink as your project grows and APIs evolve. Ideally, you want to spend most time on your application. Hey API allows you to do just that.
We're constantly learning about the ways in which you use our tools. If you have any feedback, please email us, open an issue, or join a discussion.
Team
Our core members are Jordan and Lubos, but we also accept external contributions. Please see our contributing guide for more information.
Acknowledgements
None of this would be possible without Ferdi Koomen and the contributors to OpenAPI TypeScript Codegen throughout the years. We want to say a huge thank you to all of you, and promise to continue the legacy of the original project.