Skip to content

Commit 0baa3e8

Browse files
release: v0.1.31
1 parent bedf5ac commit 0baa3e8

5 files changed

Lines changed: 1941 additions & 169 deletions

File tree

docs/llms-full.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Western astrology API for natal birth charts, daily, weekly, and monthly horosco
2929
- `generateAstrocartography` - POST `/astrology/astrocartography` - Astrocartography map - planetary lines and relocation calculator
3030
- `calculateCompatibility` - POST `/astrology/compatibility-score` - Compatibility Score. Relationship compatibility analysis with category breakdown
3131
- `generateCompositeChart` - POST `/astrology/composite-chart` - Composite Chart - Midpoint relationship chart with interpretations
32+
- `getPlanetaryNodePassages` - POST `/astrology/ecliptic-crossings` - Ecliptic Crossings - Node passages for a whole year
3233
- `generateFixedStars` - POST `/astrology/fixed-stars` - Fixed stars and star conjunctions calculator - Regulus, Spica, Algol natal report
3334
- `getDailyHoroscope` - GET `/astrology/horoscope/{sign}/daily` - Daily horoscope by zodiac sign - Transit-based forecast with house activations
3435
- `getMonthlyHoroscope` - GET `/astrology/horoscope/{sign}/monthly` - Monthly horoscope by zodiac sign - 30-day transit forecast with key dates
@@ -41,6 +42,7 @@ Western astrology API for natal birth charts, daily, weekly, and monthly horosco
4142
- `getCurrentMoonPhase` - GET `/astrology/moon-phase/current` - Get current moon phase - Lunar phase calculator with zodiac sign
4243
- `getUpcomingMoonPhases` - GET `/astrology/moon-phase/upcoming` - Get upcoming moon phases - Next new moon, full moon, quarters
4344
- `generateNatalChart` - POST `/astrology/natal-chart` - Generate natal chart - Birth chart calculator API with houses and aspects
45+
- `getMonthlyDeclinationParallels` - POST `/astrology/parallels/monthly` - Monthly Parallels - Declination contacts for an entire month
4446
- `listPlanetMeanings` - GET `/astrology/planet-meanings` - Get all planet meanings - Complete astrology planet interpretations list
4547
- `getPlanetMeaning` - GET `/astrology/planet-meanings/{id}` - Get planet meaning details - Complete astrology planet interpretation
4648
- `generatePlanetaryReturn` - POST `/astrology/planetary-returns` - Planetary Return Chart - Saturn return, Jupiter return, and inner planet cycles

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)