awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesREST API Schema Managers

Tools for defining and reusing request and response data structures within a REST API.

Distinct from REST and API: Candidates focus on REST clients or specific file APIs rather than the management of schemas.

Explore 1 awesome GitHub repository matching web development · REST API Schema Managers. Refine with filters or upvote what's useful.

Awesome REST API Schema Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rochacbruno/flasggerAvatar de rochacbruno

    rochacbruno/flasgger

    3,740Voir sur GitHub↗

    Flasgger is an OpenAPI documentation generator for Flask that creates interactive API specifications and Swagger UI documentation directly from application docstrings. It functions as an OpenAPI schema validator, verifying that incoming request data matches defined specifications and returning standardized error responses. The project includes a Marshmallow schema bridge to convert data structures into OpenAPI definitions and integrates a web interface for visualizing and testing API endpoints through an embedded interactive console. It further supports dynamic specification resolution, allow

    Provides mechanisms for defining and reusing request and response structures via integrated tools.

    Python
    Voir sur GitHub↗3,740
  1. Home
  2. Web Development
  3. REST API Schema Managers