Skip to content

feat: add optional GetXAPI read backend#32

Open
bozad wants to merge 1 commit into
ryanmac:mainfrom
bozad:add-getxapi-backend
Open

feat: add optional GetXAPI read backend#32
bozad wants to merge 1 commit into
ryanmac:mainfrom
bozad:add-getxapi-backend

Conversation

@bozad
Copy link
Copy Markdown

@bozad bozad commented May 31, 2026

Summary

  • Add src/getxapi-client.ts, .env.example entries, and README guidance, alongside the Hermes Tweet client in PR Add optional Hermes Tweet read backend #31.
  • Single env var GETXAPI_API_KEY activates a read-only search backend through /twitter/tweet/advanced_search; no key means no behavioral change.
  • Read surface only. Write tools continue to use the existing AUTH_METHOD flow.

Validation

  • git diff --check
  • TypeScript shape mirrors src/hermes-tweet-client.ts patterns

Backward compatibility

Fully backward compatible. New optional module + env entries + README section.

Links

I checked existing GetXAPI / TwitterAPI.io / Xquik / Hermes Tweet code, open PRs, closed PRs, open issues, and closed issues in this repository before opening this PR. No existing GetXAPI submission found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants