freebsd-ports/www/rubygem-httparty020/pkg-descr
Po-Chuan Hsieh da5b87c033
www/rubygem-httparty020: Add rubygem-httparty020 0.20.0 (copied from rubygem-httparty)
- Update WWW
- Update version requirement of RUN_DEPENDS
- Add PORTSCOUT
2023-04-27 23:28:06 +08:00

9 lines
318 B
Text

httparty is a Ruby library that makes HTTP fun again!
Its features:
* Easy get, post, put, delete requests
* Basic http authentication
* Default request query string parameters (i.e. for API keys that are needed on
each request)
* Automatic parsing of JSON and XML into ruby hashes based on response
content-type