awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesResource Path Chaining

Building complex hierarchical API URLs by linking parent and child resource requests.

Distinct from Nested API Definitions: Distinct from Nested API Definitions by focusing on the runtime construction of URL strings through chaining.

Explore 1 awesome GitHub repository matching software engineering & architecture · Resource Path Chaining. Refine with filters or upvote what's useful.

Awesome Resource Path Chaining GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mgonto/restangularالصورة الرمزية لـ mgonto

    mgonto/restangular

    7,798عرض على GitHub↗

    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

    Handles hierarchical API paths by linking parent and child resource requests to automate complex URL construction.

    JavaScript
    عرض على GitHub↗7,798
  1. Home
  2. Software Engineering & Architecture
  3. Modular Program Composition
  4. Nested API Definitions
  5. Resource Path Chaining