Registry / http-client / esa
library3.6.0rbrubygemsunverified

Esa API v1 client library for Ruby, providing access to the esa.io team blog service.

gem install esa
INSTALL
IMPORT
SIG · ESA
E
esa
http-clientrubyv3.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Esa
✓ require 'esa'

Initialize the client and fetch posts from a team.

require 'esa' client = Esa::Client.new(access_token: 'your_token') client.posts(team: 'your_team')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
esa — gem install esa · libregistry