Skip to content

Commit bedf5ac

Browse files
release: v0.1.30
1 parent c628304 commit bedf5ac

5 files changed

Lines changed: 2105 additions & 187 deletions

File tree

docs/llms-full.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Western astrology API for natal birth charts, daily, weekly, and monthly horosco
2424
- `calculateArabicLots` - POST `/astrology/arabic-lots` - Arabic lots calculator - seven Hermetic parts including Part of Fortune and Spirit
2525
- `detectAspectPatterns` - POST `/astrology/aspect-patterns` - Detect aspect patterns - Grand Trine, Kite, T-Square, Grand Cross, Yod, Mystic Rectangle, Stellium
2626
- `calculateAspects` - POST `/astrology/aspects` - Calculate planetary aspects - Aspect finder for any date and time
27+
- `getMonthlyTropicalAspects` - POST `/astrology/aspects/monthly` - Monthly Aspects - Tropical aspect calendar for an entire month
2728
- `generateAsteroids` - POST `/astrology/asteroids` - Asteroid goddesses calculator - Ceres, Pallas, Juno, and Vesta natal positions
2829
- `generateAstrocartography` - POST `/astrology/astrocartography` - Astrocartography map - planetary lines and relocation calculator
2930
- `calculateCompatibility` - POST `/astrology/compatibility-score` - Compatibility Score. Relationship compatibility analysis with category breakdown
@@ -55,6 +56,7 @@ Western astrology API for natal birth charts, daily, weekly, and monthly horosco
5556
- `calculateSynastry` - POST `/astrology/synastry` - Calculate synastry - Relationship compatibility analysis API
5657
- `calculateTransitAspects` - POST `/astrology/transit-aspects` - Transit Aspects - Detailed transit-to-natal aspect analysis with interpretations
5758
- `calculateTransits` - POST `/astrology/transits` - Calculate planetary transits - Current transits with natal chart comparison
59+
- `getMonthlyTropicalTransits` - POST `/astrology/transits/monthly` - Monthly Transits - Tropical sign ingresses for an entire month
5860

5961
## Vedic Astrology - `roxy.VedicAstrology`
6062

roxy.gen.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)