Registry / http-client / ap
library0.1.1rbrubygemsunverified

Ruby gem for interfacing with the Associated Press Breaking News API.

gem install ap
INSTALL
IMPORT
SIG · AP
A
ap
http-clientrubyv0.1.1
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.

AP
require 'ap'

Fetches breaking news from the Associated Press API

require 'ap' client = AP::Client.new(api_key: 'your_key') articles = client.breaking_news puts articles.first.title
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
34
Perplexity
1
OpenAI (training)
1
Resources
ap — gem install ap · libregistry