rack
Web framework
A modular Ruby web server interface providing a simple and adaptable way to develop web applications.
A modular Ruby web server interface.
5k stars
162 watching
2k forks
Language: Ruby
last commit: 11 months ago
Linked from 2 awesome lists
rackrubyweb
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 411 |
| | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
| | Protects web applications from abusive requests by defining rules to block or throttle unwanted traffic | 5,577 |
| | A Ruby middleware for profiling rack applications to measure performance metrics | 3,744 |
| | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| | Automatically restarts a Rack application when the relevant files change. | 42 |
| | A middleware to serve asset files in Ruby web applications | 1 |
| | A Ruby-based Rack server for hosting and running Rack applications. | 2 |
| | Middleware that packages and compresses assets into single files. | 16 |
| | A Rack middleware that provides information about installed middlewares | 4 |
| | Middleware to enforce HTTPS encryption in web applications | 13 |
| | Adds revision information to HTTP responses from Rack applications | 20 |
| | A Rack middleware that concatenates and serves static assets faster. | 3 |
| | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |