oapi-codegen is a suite of generators that converts OpenAPI 3 specifications into type-safe Go client libraries, server boilerplate, and data models. It provides tools for producing production-ready HTTP clients and server-side interfaces to ensure that Go implementations remain compliant with defined API contracts. The tool supports server generation across various web frameworks and allows for extensive customization via template overrides, specification overlays, and custom type definition mappings. It handles complex API requirements through external reference resolution to organize code
Android Studio plugin which automatically generates drawable selectors from appropriately named resources.
Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.
IntelliJ Plugin for Android Parcelable boilerplate code generation.