net-http-server
Ruby HTTP Server
A pure Ruby HTTP server implementation
A pure Ruby HTTP Server.
69 stars
5 watching
7 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
net-ssh/net-ssh | An implementation of the SSH protocol to securely access and interact with remote servers | 987 |
mongrel/mongrel | A lightweight Ruby web server providing fast HTTP 1.1 protocol parsing | 174 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
jamesbvaughan/httppl | A Prolog implementation of a simple HTTP server | 29 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 911 |
socketry/async-http | An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 including TLS support for streaming requests and responses. | 320 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
postmodern/ruby-versions | Provides metadata about released Ruby versions and their checksums. | 72 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,158 |
augustl/net-http-cheat-sheet | A collection of Ruby examples demonstrating various use cases for the Net::HTTP library | 1,146 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
http-rs/http-types | Provides common types and utilities for building HTTP applications in Rust. | 200 |