# ChimeraCoder/anaconda

A Go client library for the Twitter 1.1 API

Repository: https://github.com/ChimeraCoder/anaconda
Canonical: https://ross.abutalabs.com/products/chimeracoder-anaconda
Language: Go
License: MIT
License Family: permissive
Topics: go, twitter, golang, go-library, golang-library, api-client
Last push: 2024-01-28T15:07:20+00:00

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

## Adoption (not part of the score)
Stars 1136, forks 241 (observed 2026-08-28T04:03:43.666466+00:00)

## What it is
Anaconda is a Go client library for the Twitter 1.1 API. It provides typed access to Twitter endpoints such as timelines, tweets, and user operations from Go applications.

## Use cases
- post tweets from a Go application
- read a user's Twitter timeline
- search tweets via the Twitter API
- build a Twitter bot in Go
- fetch follower and user data from Twitter

## When to choose
- you need to interact with the Twitter 1.1 API from Go
- you want a lightweight, typed Go wrapper instead of raw HTTP calls

## When to avoid
- you need Twitter API v2 features
- your project is not written in Go
- you need actively developed support for the latest Twitter/X API changes

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, sdk
- domain: apis, social-media, developer-tools
- platform: go, cross-platform
- tags: twitter-api, api-client, social-media-api

## Member repositories
- ChimeraCoder/anaconda (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.666466+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-30T06:36:24.361144+00:00, confidence not recorded.
  - readme: https://github.com/ChimeraCoder/anaconda (fetched 2026-08-28T04:03:43.666466+00:00, sha 2b7814d3fca2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
