Skip to content

Commit c32a2f4

Browse files
committed
docs: eighteen domains and 258+ endpoints on one key
1 parent 780f10c commit c32a2f4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# roxy-sdk (Python) - Agent Guide
22

3-
Python SDK for RoxyAPI. 14+ domains (Western astrology, Vedic astrology, forecast, human design, Chinese astrology, feng shui, numerology, tarot, biorhythm, I Ching, crystals, dreams, angel numbers, location) plus utility namespaces (usage, languages). One API key, sync and async.
3+
Python SDK for RoxyAPI. 18+ domains (Western astrology, Vedic astrology, forecast, human design, Chinese astrology, feng shui, Mesoamerican astrology, Vastu, numerology, Kabbalah, tarot, biorhythm, Ayurveda, I Ching, crystals, dreams, angel numbers, location) plus utility namespaces (usage, languages). One API key, sync and async.
44

55
## Install and initialize
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Python SDK for astrology, Vedic astrology, tarot, numerology, and more.
1616

1717
One API key. Sync and async (every method has an `_async` suffix). Verified against NASA JPL Horizons.
1818

19-
The fastest way to add natal charts, daily horoscopes, synastry, Vedic kundli, tarot spreads, numerology, human design bodygraphs, and transit forecasts to FastAPI, Django, Flask, or any Python project. 14+ domains behind a single [Roxy](https://roxyapi.com) subscription, interpretations in 10+ languages.
19+
The fastest way to add natal charts, daily horoscopes, synastry, Vedic kundli, tarot spreads, numerology, human design bodygraphs, and transit forecasts to FastAPI, Django, Flask, or any Python project. 18+ domains behind a single [Roxy](https://roxyapi.com) subscription, interpretations in 10+ languages.
2020

2121
## Install
2222

examples/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Example FastAPI server using the roxy-sdk Python package.
33
4-
Demonstrates nine of the fourteen domains with async endpoints, error handling,
4+
Demonstrates nine of the eighteen domains with async endpoints, error handling,
55
connection lifecycle, and environment-based API key configuration.
66
77
Setup:

0 commit comments

Comments
 (0)