webdev_proxy
Web proxy
Serves webdev with HTTP routing support for HTML5 applications
A simple HTTP proxy for the webdev serve command (a tool authored by the dart team) that adds support for rewriting certain requests, namely rewriting 404s to instead serve the root index (/index.html). This allows developers to work on browser applications (like our own) that use HTML5 routing while still being able to refresh and/or navigate directly to deep links.
11 stars
32 watching
6 forks
Language: JavaScript
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 624 |
stocks29/plug_redirect_https | Redirects HTTP traffic to HTTPS behind a load balancer or reverse proxy. | 7 |
adobe-apiplatform/api-gateway-aws | Provides an API gateway for AWS services using Lua and supports various credential providers | 171 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |
nskondratev/socks5-proxy-server | A SOCKS5 proxy server written in JavaScript, providing user management and statistics through a Telegram bot interface. | 104 |
vitobotta/docker-tunnel | A tool for exposing a local web application to the internet through a secure SSH reverse tunnel | 260 |
fielddb/corpuswebservice | Enables CORS requests to connect to CouchDB from other domains | 0 |
microsoft/dev-proxy | A tool for simulating APIs to test applications before they reach production. | 532 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
haukex/webperl | Enables Perl execution in web browsers through DOM manipulation and JavaScript | 276 |
adamfisk/littleproxy | A high-performance HTTP proxy written in Java that intercepts and manipulates network traffic. | 2,066 |
digitaloptimizationgroup/cloudflare-edge-proxy | A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. | 73 |
wzshiming/httpproxy | An HTTP proxy project that adds support for multiple protocols and can be used as a standalone handler or integrated with others | 28 |
nyancodeid/bandwidth-hero-proxy | A proxy that compresses images to reduce data transfer size when browsing the web. | 13 |