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 RepositoriesHATEOAS Implementations

Implementations of Hypermedia as the Engine of Application State for API discoverability.

Distinct from Hypermedia Resources: Candidates are either curated lists, low-level protocols, or DOM-swapping techniques; none cover the architectural HATEOAS engine for REST APIs.

Explore 1 awesome GitHub repository matching web development · HATEOAS Implementations. Refine with filters or upvote what's useful.

Awesome HATEOAS Implementations 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.
  • pyeve/eveAvatar de pyeve

    pyeve/eve

    6,738Voir sur GitHub↗

    Eve is a REST API framework that maps database collections to web resources through declarative configuration files. It functions as a database-to-API mapper, automatically exposing data as RESTful endpoints with built-in support for CRUD operations and schema-based request validation. The project distinguishes itself through a HATEOAS API engine that generates hypermedia links and resource schemas for dynamic client discovery. It also includes an automated Swagger documentation generator that produces interactive specifications for client SDK generation and testing. The framework provides a

    Implements a HATEOAS API engine that generates hypermedia links for dynamic client discovery.

    Python
    Voir sur GitHub↗6,738
  1. Home
  2. Web Development
  3. HATEOAS Implementations