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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub Repositoriesوكلاء واجهة برمجة التطبيقات (API) للتطوير

وكلاء يُستخدمون أثناء التطوير لربط طلبات الواجهة الأمامية (frontend) بخادم خلفي (backend) لتجاوز قيود CORS.

يختلف عن وكلاء الخلفية (Backend Proxies): القائمة المختصرة تركز على الأنفاق الآمنة أو توجيه حركة مرور الإنتاج، وليس وكلاء تجاوز CORS أثناء التطوير.

Explore 2 awesome GitHub repositories matching web development · وكلاء واجهة برمجة التطبيقات (API) للتطوير. Refine with filters or upvote what's useful.

Awesome وكلاء واجهة برمجة التطبيقات (API) للتطوير GitHub Repositories

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

    umijs/dumi

    3,796عرض على GitHub↗

    dumi is a static site generator and markdown-based documentation tool specifically designed for software component libraries. It transforms markdown files and source code into structured technical guides and API references. The project distinguishes itself by providing an interactive component playground that renders live, runnable code demos directly in the browser. It includes an automated API reference generator that parses source code to create documentation tables and property descriptions. Additionally, it supports a monorepo documentation workflow with source mapping and hot module rep

    Provides a development proxy to route frontend requests to a backend and bypass CORS restrictions.

    JavaScriptdocs-generatorlibrary-developmentstatic-site-generator
    عرض على GitHub↗3,796
  • wmonk/create-react-app-typescriptالصورة الرمزية لـ wmonk

    wmonk/create-react-app-typescript

    3,680عرض على GitHub↗

    This project is a pre-configured starter template and development environment for building web applications using TypeScript and React. It provides a project scaffold that automates the initial setup of build configurations and type safety. The environment includes a build pipeline for compiling and bundling React components, alongside a local development server featuring live reloading and integrated linting. It also provides a boilerplate for Progressive Web Apps, incorporating service worker support for offline asset caching. Broad capability areas cover frontend build automation, web app

    Provides a proxy mechanism to redirect development requests to a backend server to bypass CORS restrictions.

    JavaScriptcreate-react-appfrontendreact
    عرض على GitHub↗3,680
  1. Home
  2. Web Development
  3. Development API Proxies