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
·

2 Repos

Awesome GitHub RepositoriesEntwicklungs-API-Proxies

Proxies, die während der Entwicklung verwendet werden, um Frontend-Anfragen an einen Backend-Server weiterzuleiten und CORS-Beschränkungen zu umgehen.

Unterschied zu Backend-Proxies: Diese Liste konzentriert sich auf sichere Tunnel oder das Routing von Produktionsdatenverkehr, nicht auf CORS-Umgehungs-Proxies für die Entwicklungszeit.

Explore 2 awesome GitHub repositories matching web development · Entwicklungs-API-Proxies. Refine with filters or upvote what's useful.

Awesome Entwicklungs-API-Proxies GitHub Repositories

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

    umijs/dumi

    3,796Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,796
  • wmonk/create-react-app-typescriptAvatar von wmonk

    wmonk/create-react-app-typescript

    3,680Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,680
  1. Home
  2. Web Development
  3. Development API Proxies