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
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pyeve/eveAvatar de pyeve

    pyeve/eve

    6,738Ver en 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
    Ver en GitHub↗6,738
  1. Home
  2. Web Development
  3. HATEOAS Implementations