http-multiserver.cr
Path dispatcher
A tool that dispatches HTTP requests to multiple underlying servers based on the request path
Mount multiple web applications 🚦
23 stars
4 watching
1 forks
Language: Crystal
last commit: almost 5 years ago
Linked from 1 awesome list
crystaldispatcherhandlermountmulti-serverrouter
Related projects:
Repository | Description | Stars |
---|---|---|
solusipse/ureq | A lightweight C library for dispatching and handling HTTP requests on resource-constrained systems. | 662 |
vladfr/fiber-servertiming | Provides a middleware to add HTTP headers with performance metrics to a web application. | 2 |
athena-framework/event-dispatcher | A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. | 13 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 22 |
redteampentesting/monsoon | A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 460 |
inhabitedtype/ocaml-dispatch | A library that enables path-based dispatching for client- and server-side applications | 45 |
yorunohikage/redux-devtools-dispatch | A tool to manually dispatch actions in Redux applications for testing purposes | 142 |
zmoshansky/echo | A notification system that checks preferences and dispatches notifications to different adapters | 30 |
jhen0409/redux-dispatch-cli | A CLI tool for managing remote Redux dispatch instances and interacting with remotedev-server | 30 |
ashaffer/redux-multi | Enables dispatching multiple actions from one action creator in a Redux application | 137 |
wikimedia/restbase | Distributed storage and API dispatcher for backend services. | 104 |
joel-jeremy/deezpatch | A simple fast dispatch library designed to support the CQRS pattern in Java applications | 42 |
tbrand/router.cr | A lightweight middleware framework for building high-performance web servers in Crystal. | 263 |
phinze/vagrant-host-shell | A plugin that executes commands on the host when a VM boots. | 115 |
nikolaydubina/watchhttp | Periodically runs external commands and exposes their output as an HTTP endpoint with live updates | 33 |