2 Repos
Web-based services that expose code generation engines via API for integration into automated pipelines.
Distinct from API Code Generators: Distinct from API Code Generators: focuses on the hosting and delivery mechanism via HTTP rather than the generation logic itself.
Explore 2 awesome GitHub repositories matching development tools & productivity · Hosted Generation Services. Refine with filters or upvote what's useful.
Swagger Codegen is a template-driven engine and multi-language toolkit used to generate API client SDKs, server stubs, and human-readable documentation from OpenAPI specifications. It translates these specifications into functional libraries and boilerplate routing code across various target programming languages. The tool utilizes a pluggable generator module system and an integrated template engine, allowing for the customization of generated source code and the creation of new language-specific generators. It supports flexible specification sourcing via local files, remote HTTP endpoints,
Offers a hosted web application that generates API clients and servers via HTTP requests for pipeline automation.
Initializr is a project bootstrapper for JVM-based applications, specifically designed to generate initial directory layouts and configuration files for Spring Framework projects. It functions as a metadata service and generator that produces project skeletons with pre-configured dependencies, build systems, and language settings. The system can be deployed as a self-hosted project scaffolder, allowing organizations to apply proprietary project conventions and metadata to generated codebases. It exposes available dependencies and platform versions through a web-based API, enabling third-party
Hosts a standalone web service that generates project archives via HTTP requests or custom user interfaces.