# dghubble/go-twitter

Go Twitter REST and Streaming API v1.1

Repository: https://github.com/dghubble/go-twitter
Canonical: https://ross.abutalabs.com/products/go-twitter
Homepage: https://dev.twitter.com/rest/public
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2022-11-04T22:44:02+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4162, "days_push": 1398, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1565, forks 309 (observed 2026-08-28T04:05:04.210759+00:00)

## What it is
A Go client library for the Twitter REST and Streaming API v1.1, providing typed services for timelines, tweets, search, users, followers, and streams. It was deprecated in November 2022 and is no longer developed.

## Use cases
- post tweets from a Go application
- read a user's home timeline via the Twitter API
- search tweets programmatically in Go
- consume the Twitter streaming firehose or filtered streams
- fetch follower and friendship data from Twitter

## When to choose
- you need to integrate the legacy Twitter API v1.1 in a Go project and can accept an unmaintained library

## When to avoid
- you need current Twitter/X API v2 support
- you need an actively maintained library with bug fixes
- you are starting a new project, since the library is deprecated

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, sdk
- domain: apis, social-media, developer-tools
- platform: go, cross-platform
- tags: twitter-api, oauth1, oauth2, streaming-api, deprecated, rest-client

## Member repositories
- dghubble/go-twitter (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.210759+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:00:11.113463+00:00, confidence not recorded.
  - readme: https://github.com/dghubble/go-twitter (fetched 2026-08-28T04:05:04.210759+00:00, sha 641ab89f1887)
  - homepage: https://dev.twitter.com/rest/public (fetched 2026-08-29T11:28:49.742935+00:00, sha fd51d3fb82dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
