awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAPI Entity Cloning

Duplication of API resource objects to allow local mutations without affecting the synchronized remote state.

Distinct from Explicit Data Cloning: Distinct from Explicit Data Cloning by focusing specifically on decoupling a local copy from a server-synchronized REST resource.

Explore 1 awesome GitHub repository matching data & databases · API Entity Cloning. Refine with filters or upvote what's useful.

Awesome API Entity Cloning GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mgonto/restangularAvatar von mgonto

    mgonto/restangular

    7,798Auf GitHub ansehen↗

    Restangular is a REST client and resource mapper for AngularJS applications. It provides a suite of tools for mapping API endpoints to local objects and collections, facilitating frontend CRUD implementation through standard HTTP methods. The project distinguishes itself through an async data binding system that links user interface elements to server-side objects, ensuring automatic updates upon request completion. It also features a programmable request interceptor pipeline for modifying headers and transforming responses, as well as a JSONP request handler to bypass same-origin policy rest

    Provides a utility to duplicate resource objects for local modification without altering the original synchronized server record.

    JavaScript
    Auf GitHub ansehen↗7,798
  1. Home
  2. Data & Databases
  3. Data Transfer Objects
  4. Object Duplicators
  5. Explicit Data Cloning
  6. API Entity Cloning