awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInterface Customizers

Allows customizing the generation of interface structures to control field access and implementation.

Distinct from Interface Generators: Focuses on customizing generated interface structures rather than general language binding generation.

Explore 1 awesome GitHub repository matching development tools & productivity · Interface Customizers. Refine with filters or upvote what's useful.

Awesome Interface Customizers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 99designs/gqlgenAvatar 99designs

    99designs/gqlgen

    10,729Vezi pe GitHub↗

    gqlgen is a schema-first Go library designed to build type-safe GraphQL servers. It functions as a code generation engine that transforms declarative GraphQL schema definitions into strongly-typed Go source code, ensuring strict alignment between the API contract and the underlying implementation. The framework distinguishes itself through its deep integration with the Go type system and its highly extensible build pipeline. By using schema-first development, it automates the creation of server boilerplate and resolver stubs, allowing developers to map schema fields directly to Go structs and

    Provides configuration to customize how interface structures are generated and implemented.

    Gocodegendataloadergogenerate
    Vezi pe GitHub↗10,729
  1. Home
  2. Development Tools & Productivity
  3. Interface Generators
  4. Interface Customizers