Description
Provides Ruby helpers for building RESTful clients, and related server-oriented patterns where supported. It is useful for applications that communicate with HTTP APIs using async-friendly abstractions.
REST clients often handle credentials, tokens, and user data. Configure TLS, redirects, retries, timeouts, and logging so sensitive information is not leaked.