awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesHosted Generation Services

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.

Awesome Hosted Generation Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • swagger-api/swagger-codegenAvatar de swagger-api

    swagger-api/swagger-codegen

    17,760Ver en GitHub↗

    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.

    Mustacheopen-sourceopenapi-specificationopenapi3
    Ver en GitHub↗17,760
  • spring-io/initializrAvatar de spring-io

    spring-io/initializr

    3,690Ver en GitHub↗

    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.

    Java
    Ver en GitHub↗3,690
  1. Home
  2. Development Tools & Productivity
  3. API Code Generators
  4. Hosted Generation Services