awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesHypermedia Link Generation

Transformation of database relationships into navigable API links to facilitate resource discovery.

Distinct from Relationship Definitions: Focuses on the specific transformation of database keys into RESTful hypermedia links, which is distinct from general relationship modeling.

Explore 1 awesome GitHub repository matching web development · Hypermedia Link Generation. Refine with filters or upvote what's useful.

Awesome Hypermedia Link Generation GitHub Repositories

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

    django-tastypie/django-tastypie

    3,948Vezi pe GitHub↗

    Django Tastypie is a framework for building RESTful web services that map Django models to API resources. It functions as a model-based API generator, automatically creating read-write endpoints for database models to enable standard CRUD operations via HTTP. The project serves as a multi-format data serializer and hypermedia API mapper. It converts database data into various response formats, including JSON, XML, and YAML, based on client requests, and transforms database relationships into navigable links for resource discovery. The toolkit includes a security implementation for user authe

    Transforms database foreign keys and many-to-many relations into navigable API links for resource discovery.

    Python
    Vezi pe GitHub↗3,948
  1. Home
  2. Web Development
  3. Hypermedia Link Generation