Skip to main content

The
Scribbly
Field Guide to the Works
of James Stuckey Weber

Generating Frontend API Clients from OpenAPI

API changes can be a headache in the frontend, but some initial setup can help you develop and adapt to API changes as they come. In this article, we look at one method of using OpenAPI to generate a typesafe and up-to-date frontend API client.

Read it