2 Repos
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.
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.
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.