jnunemaker/httparty
HTTParty is a Ruby library that provides a comprehensive HTTP client interface for making and parsing web requests. It supports all standard HTTP methods, multiple response formats (JSON, XML, CSV), and advanced features like streaming, authentication, and proxy configuration. The system includes a CLI tool, structured logging, and extensive test coverage to ensure reliability.
65.4
Adequate · 2 August 2026
3.3k
lines of production code
Ruby
primary language
2
bus factor · 256 authors in all
3
measurements over time
How it got here
2008 · HTTParty migration and modernization
This period marks the comprehensive migration from the legacy 'Web' module to the 'HTTParty' library, replacing outdated build systems and scripts with modern Ruby tooling like RSpec and Rake. The work involved refactoring the codebase to support HTTParty's robust HTTP client features, updating dependencies, and establishing a new release workflow. Extensive test coverage and documentation were added to support the new architecture.
14 changes
2009–2012 · CLI and test infrastructure
This period focused on expanding the library's capabilities by introducing a command-line interface and establishing a robust testing framework. The team implemented Cucumber-based feature tests and SSL test helpers to verify core HTTP functionality, while also refactoring response header handling for better code organization.
6 changes
2013–2018 · Structured logging and streaming uploads
This period focused on enhancing HTTParty's logging capabilities by introducing a structured, extensible system for HTTP request and response logs. Simultaneously, the library improved memory efficiency for large file uploads by implementing a streaming approach for multipart form-data handling.
4 changes
Survey your own repository
jnunemaker/httparty was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 2 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 2daba91bf3 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.