AstroWay/api v2.204.0 · nl
alle systemen normaal
// blog · engineering · ephemeris · industrie

Technische aantekeningen.

Over de nauwkeurigheid van efemeriden, rekenarchitectuur, MCP-protocol en alle kleine details die niet in de docs passen.

Alle EngineeringEphemerisHuman DesignMCP & AIChangelogIndustry
Engineering · 2026-06-05 ·2 min

Natal Chart API in PHP: SDK + Laravel Example

Compute a natal chart in PHP with the AstroWay SDK - plain PHP and a Laravel facade - without compiling a Swiss Ephemeris extension.

Lees →
MakSeong · AstroWay
Engineering · 2026-06-05

Natal Chart API in Python: 3 Examples with the AstroWay SDK

How to compute a natal chart in Python via API - install, first request, transits and synastry - with working code and how it compares to pyswisseph and kerykeion.

Lees →
MakSeong · AstroWay
Engineering · 2026-06-05

Natal Chart API in TypeScript: SDK + React Example

Compute a natal chart in TypeScript with the AstroWay SDK - typed responses, a React component, and where it beats a local ephemeris library.

Lees →
MakSeong · AstroWay
Ephemeris · 2026-06-05

How Accurate Is the Swiss Ephemeris? Verified Benchmarks

Swiss Ephemeris accuracy in numbers - planetary positions under 0.1 arcsecond, exact house cusps, eclipses within a minute - and how AstroWay verifies it.

Lees →
MakSeong · AstroWay
Ephemeris · 2026-06-05

Swiss Ephemeris: REST API vs pyswisseph (When to Use Which)

pyswisseph vs a REST API for Swiss Ephemeris calculations - C dependencies, data files, licensing and deployment compared, with a decision guide.

Lees →
MakSeong · AstroWay
Engineering · 2026-06-05

X-Cache header: zichtbare cache-status voor optimalisatie van client-integraties

Elke API-response draagt nu X-Cache: MISS | HIT | BYPASS - de client ziet direct of het verzoek vanaf nul is berekend of uit de cache is opgehaald. Dit opent een cache hit % kolom in /dashboard/usage en maakt het mogelijk om de integratie te optimaliseren zonder gokwerk.

Lees →
MakSeong · AstroWay
Engineering · 2026-05-26

Reports V2: één endpoint in plaats van twaalf - `/v1/reports/generate`

In plaats van 12 type‑specifieke routes /reports/natal, /reports/synastry, … - één unified endpoint POST /v1/reports/generate met het veld report_type. SDK‑consumenten krijgen één methode in plaats van twaalf; MCP‑catalogus wordt verkleind van 12 instrumenten naar één.

Lees →
MakSeong · AstroWay
Ephemeris · 2026-05-25

Jaimini-uitbreiding: 5 nieuwe endpoints voor diepgaande Vedic-analyse

Vijf nieuwe endpoints van de familie /v1/vedic/jaimini/* voor diepgaande analyse volgens de Jaimini-school – chara-karaka scanner, karakamsa-projectie, functionele aard van grah, atmakaraka-rotation timeline en volledige argala/virodhargala scan. Canonieke bronnen: Sanjay Rath, BPHS A.34.

Lees →
MakSeong · AstroWay