awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
API Client Generators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAPI Client Generators

Tools that automatically generate type-safe client code from backend API schemas to ensure consistent data structures.

Distinguishing note: Focuses on automated code generation for API consumption rather than general-purpose API documentation or testing.

Explore 1 awesome GitHub repository matching software engineering & architecture · API Client Generators. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. API Client Generators

Awesome API Client Generators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • fastapi/full-stack-fastapi-template

    fastapi/full-stack-fastapi-template

    41,625View on GitHub↗

    This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th

    Automatically creates type-safe frontend code from backend API definitions to ensure data structure alignment and consistent communication between services.

    TypeScriptbackendchakra-uidocker
    41,625View on GitHub↗