yars
Rack server
A Ruby-based Rack server for hosting and running Rack applications.
A server for your (Rack) apps.
2 stars
2 watching
0 forks
Language: Ruby
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
eliotsykes/rack-zippy | A Rack middleware for serving compressed assets in non-Rails web applications | 160 |
benburkert/rack-mux | Multiplexes multiple rack servers to serve the same app | 3 |
railslove/rack-tracker | A middleware solution for tracking and analytics in web applications | 649 |
ku1ik/racksh | A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 422 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
benburkert/rack-tunnel | Automates port forwarding via SSH tunneling | 16 |
rack-app/rack-app | A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 410 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
halorgium/rack-client | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
isaiah/jubilee | A rack server built on top of Vert.x using Ruby, providing a high-performance and feature-rich application platform. | 327 |