Install
go install github.com/xdevplatform/xurl@latest
$
A curl-like command-line tool for the X (formerly Twitter) API, written in Go. It handles both OAuth 1.0a and the OAuth 2.0 PKCE flow, supports multiple registered apps and multiple OAuth 2.0 accounts per app, and persists tokens in ~/.xurl. Reach for it when you want to make authenticated, customizable HTTP requests against the X API from the terminal without wiring up signing yourself; it installs via Homebrew, npm, Go, or a shell script.