📄️ Ways to Build SDKs Overview
Get insights on delivering top-notch developer experience with SDKs through code generation, homegrown, community-led, and DIY with OpenAPI approaches. Learn more
🗃️ Code Generation
6 items
📄️ Homegrown
Making the right decision on how to build your SDKs can be a daunting task. Weigh the pros and cons of code generators and homegrown SDKs to determine which one is right for you in 2023.
📄️ Community led
Building a strong developer experience involves taking a "company led, community driven" approach. Build quality SDKs in relevant languages, open source them and recognize the community's hard work - never expecting something without proper compensation.
📄️ DIY with OpenAPI
Some companies are providing an API specification and asking developers to generate their own SDKs. This is a new trend and it will be interesting to see how it plays out. I am most interested to hear what developers think.