{"id":81436,"library":"persistent-httparty","title":"Persistent HTTParty","description":"Extends HTTParty with persistent HTTP connections using the persistent_http gem to keep connections alive across requests.","status":"active","version":"0.1.2","language":"ruby","source_language":null,"source_url":"https://github.com/soupmatt/persistent_httparty","tags":["http","persistent-connections","httparty","networking"],"install":[{"cmd":"gem install persistent_httparty","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'persistent_httparty', '~> 0.1.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"PersistentHTTParty","correct":"require 'persistent_httparty'"}],"quickstart":{"code":"require 'persistent_httparty'\n\nclass MyClient\n  include PersistentHTTParty\n  base_uri 'https://api.example.com'\nend\n\nresponse = MyClient.get('/endpoint')","lang":"ruby","description":"Make a persistent HTTP GET request using HTTParty"},"warnings":[],"env_vars":null,"search_vec":"'across':18 'aliv':17 'connect':8,16,23 'extend':3 'gem':13 'http':7,12,20 'httparti':2,4,24 'keep':15 'network':25 'persist':1,6,11,22 'persistent-connect':21 'request':19 'use':9","created_at":"2026-06-19T04:50:09.729343+00:00","updated_at":"2026-06-19T04:50:09.729343+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/soupmatt/persistent_httparty","github":"https://github.com/soupmatt/persistent_httparty","docs":"http://www.rubydoc.info/gems/persistent_httparty/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}