|
5 | 5 | [](https://github.com/RoxyAPI/sdk-go/actions/workflows/ci.yml) |
6 | 6 | [](https://opensource.org/licenses/MIT) |
7 | 7 |
|
8 | | -The official **Go SDK for [RoxyAPI](https://roxyapi.com)**, the typed astrology API for Go: 18+ insight domains and 258+ endpoints behind one API key, with ephemeris output [verified against NASA JPL Horizons](https://roxyapi.com/methodology) across 210 reference points. Western and Vedic astrology, forecast, human design, Chinese astrology, feng shui, Mesoamerican astrology, Vastu, numerology, Kabbalah, tarot, biorhythm, Ayurveda, I Ching, crystals, dreams, and angel numbers, all from one `go get`. **Build anything, fast.** |
| 8 | +The official **Go SDK for [RoxyAPI](https://roxyapi.com)**, the typed astrology API for Go: 18+ insight domains and 258+ endpoints behind one API key, with ephemeris output [verified against NASA JPL Horizons](https://roxyapi.com/methodology) across 210 reference points. Western and Vedic astrology, forecast, human design, Chinese astrology, feng shui, Mesoamerican astrology, Vastu, numerology, Kabbalah, tarot, biorhythm, Ayurveda, I Ching, crystals, dreams, angel numbers, and location geocoding, all from one `go get`. **Build anything, fast.** |
9 | 9 |
|
10 | 10 | A fully typed, idiomatic golang client generated from the live OpenAPI spec: one direct runtime dependency, the standard library `net/http` underneath, autocomplete on every endpoint and field, and bundled docs for AI coding agents. |
11 | 11 |
|
12 | 12 | ## Why developers use Roxy |
13 | 13 |
|
14 | | -- **One key, every domain.** Twelve plus insight domains under a single subscription. No per product fees, no per request token weighting. One request is one quota unit. |
| 14 | +- **One key, every domain.** Eighteen plus insight domains under a single subscription. No per product fees, no per request token weighting. One request is one quota unit. |
15 | 15 | - **Typed end to end.** Domain grouped methods, typed request bodies, typed responses, and one catchable error type. Your editor walks the whole API. |
16 | 16 | - **Lean.** Standard `net/http` and one direct dependency. No vendor cloud, no heavy framework. |
17 | 17 | - **Agent ready.** Bundled `AGENTS.md` and `docs/llms-full.txt`, plus a remote MCP server per domain. |
@@ -344,7 +344,7 @@ roxy, err := roxyapi.NewRoxy(key, roxyapi.WithHTTPClient(&http.Client{Timeout: 1 |
344 | 344 |
|
345 | 345 | ## Keywords |
346 | 346 |
|
347 | | -go sdk, golang api client, astrology api, vedic astrology api, kundli api, horoscope api, numerology api, tarot api, human design api, chinese astrology api, bazi api, feng shui api, biorhythm api, i ching api, dream interpretation api, angel numbers api, geocoding api, rest api client, ai agent sdk, mcp server. |
| 347 | +go sdk, golang api client, astrology api, vedic astrology api, kundli api, horoscope api, numerology api, tarot api, human design api, chinese astrology api, bazi api, feng shui api, mayan astrology api, vastu api, gematria api, ayurveda api, biorhythm api, i ching api, dream interpretation api, angel numbers api, geocoding api, rest api client, ai agent sdk, mcp server. |
348 | 348 |
|
349 | 349 | ## License |
350 | 350 |
|
|
0 commit comments