oak-http-proxy
Proxy server
A middleware proxy for Deno's Oak HTTP servers
Proxy middleware for Deno Oak HTTP servers. 🐿 🦕
43 stars
3 watching
5 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
denodeno-docdeno-moduledenojsdenolandhttp-proxyoakoak-http-proxyproxy-middleware
Related projects:
Repository | Description | Stars |
---|---|---|
cmorten/opine-http-proxy | A middleware proxy for Deno Opine HTTP servers to forward requests and responses | 15 |
cmorten/superoak | Provides a high-level abstraction for testing HTTP in Deno's Oak web framework | 121 |
cmorten/superdeno | A high-level abstraction for testing HTTP in Deno while allowing drop down to the lower-level API provided by superagent. | 124 |
examplecode/mproxy | A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. | 992 |
cmorten/opine | A minimalist web framework for Deno that provides robust tooling and features similar to ExpressJS. | 855 |
jcs224/oak_inertia | Middleware that enables Inertia.js client libraries to interact with Oak-based applications | 8 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
erfanium/deno-deploy-mongo | A sample project demonstrating integration of Deno, Deno Deploy, and MongoDB with Oak for a web application | 10 |
justmao945/mallory | An HTTP/HTTPS proxy service running over an SSH connection with smart detection of destination hosts. | 324 |
zhaow-de/rotating-tor-http-proxy | An HTTP proxy with multiple concurrent tunnels to the Tor network using HAProxy and Privoxy-Tor pairs. | 137 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
adamfisk/littleproxy | A high-performance HTTP proxy written in Java that intercepts and manipulates network traffic. | 2,066 |
thesephi/oak-routing-ctrl | A library of TypeScript decorators for easy scaffolding API services with the Oak framework | 6 |