response_code
Status code lookup
Provides a simple way to handle HTTP response status codes with human-readable text instead of numerical values.
Response Code in readable way.
2 stars
4 watching
0 forks
Language: Ruby
last commit: over 4 years ago
Linked from 2 awesome lists
httpresponse-codestatus-codes
Related projects:
Repository | Description | Stars |
---|---|---|
r7kamura/response_code_matchers | Provides RSpec matchers to compare HTTP response codes with specific expected values. | 60 |
ilstar/http_status_code | An Alfred workflow for quickly checking HTTP status codes from the command line. | 62 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
denosaurs/status | A utility for working with HTTP status codes in Deno web applications. | 15 |
brotandgames/ciao | Monitors HTTP(S) URL endpoints and sends notifications on status changes. | 1,867 |
tmm1/http_parser.rb | A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
solusipse/ureq | A lightweight C library for dispatching and handling HTTP requests on resource-constrained systems. | 662 |
mjkillough/cnx | A customizable X11 status bar with support for various widgets and data sources. | 192 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,409 |
henvic/httpretty | Prints HTTP requests in a human-readable format on the terminal | 400 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
openvenues/ruby_postal | Provides fast address parsing and normalization for international addresses | 141 |
person2099/https-responses | An app that provides HTTP response information and testing tools | 13 |
stephenmcd/django-shotgun | An application that validates HTTP status codes across entire web applications. | 17 |