Welcome to the latest from Fern. In this update, we announce the launch of our Go SDK generator and our roadmap for upcoming SDK generators. Let's dig in 👇
Go SDK generator
You can now use Fern to generate a Go client for your REST API. Here's an example of Hookdeck's Go client:
"We rely on Fern to generate the Go SDK for our upcoming Terraform provider. The SDK is straightforward to use, idiomatic, and the support has been excellent. We've made the SDK public and are confident that our customers will enjoy it as much as we do."
- Anh Luong, Developer Experience Engineer at Hookdeck
Key features of the Go SDK generator
Fully typed. Your users will get great autocomplete and compile-time safety.
Dependency free. Built with the standard library, compatible with any
net/http
-flavored library.
Idiomatic. Incorporates an intuitive, Stripe-like package structure.
Open source: Star Fern on GitHub ⭐
Our roadmap for SDK generators
Generally available: TypeScript, Python, Java, Go (new)
Upcoming: Ruby, C#
Want a language that's not listed? Reply and let us know.
Interested in using Fern?
Get started or schedule a time to meet.
Thanks for reading,
Danny
About Fern
Fern is a platform for generating SDKs and documentation for REST APIs. We're open source and backed by Y Combinator.