awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

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

    pyeve/eve

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