Module: Nahook
- Defined in:
- lib/nahook.rb,
lib/nahook/client.rb,
lib/nahook/errors.rb,
lib/nahook/version.rb,
lib/nahook/management.rb,
lib/nahook/http_client.rb,
lib/nahook/resources/endpoints.rb,
lib/nahook/resources/event_types.rb,
lib/nahook/resources/applications.rb,
lib/nahook/resources/environments.rb,
lib/nahook/resources/subscriptions.rb,
lib/nahook/resources/portal_sessions.rb
Overview
Official Ruby SDK for the Nahook webhook platform.
Nahook provides two main entry points:
-
Client for sending webhook payloads (ingestion API)
-
Management for managing resources (management API)
Defined Under Namespace
Modules: Resources Classes: APIError, Client, Error, HttpClient, Management, NetworkError, TimeoutError
Constant Summary collapse
- VERSION =
"0.1.0"