Module: Anypost
- Defined in:
- lib/anypost.rb,
lib/anypost/page.rb,
lib/anypost/client.rb,
lib/anypost/errors.rb,
lib/anypost/version.rb,
lib/anypost/response.rb,
lib/anypost/http_client.rb,
lib/anypost/resources/base.rb,
lib/anypost/resources/email.rb,
lib/anypost/resources/events.rb,
lib/anypost/resources/domains.rb,
lib/anypost/webhook_signature.rb,
lib/anypost/resources/api_keys.rb,
lib/anypost/resources/identity.rb,
lib/anypost/resources/webhooks.rb,
lib/anypost/resources/templates.rb,
lib/anypost/resources/suppressions.rb
Overview
Official Ruby SDK for the Anypost email API.
Defined Under Namespace
Modules: Errors, Resources, WebhookSignature Classes: APIConnectionError, APIError, AuthenticationError, Client, ConflictError, Error, HttpClient, IdempotencyMismatchError, NotFoundError, Page, PayloadTooLargeError, PermissionError, RateLimitError, Response, ValidationError, WebhookVerificationError
Constant Summary collapse
- VERSION =
The single source of truth for the gem version. Bump this, tag the commit ‘vX.Y.Z`, and push — the release workflow builds and pushes to RubyGems.
"1.0.0"