엔지니어링 노트.
에페메리스의 정확도, 계산 아키텍처, MCP 프로토콜, 그리고 문서에 담기지 않은 모든 세부 사항에 대해 다룹니다.
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.
읽기 →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.
읽기 →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.
읽기 →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.
읽기 →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.
읽기 →X-Cache header: 가시적인 cache-status를 통한 클라이언트 통합 최적화
각 API 응답은 이제 X-Cache: MISS | HIT | BYPASS 를 포함합니다 - 클라이언트는 요청이 처음부터 계산되었는지, 캐시에서 가져왔는지 즉시 확인할 수 있습니다. 이는 /dashboard/usage 의 cache hit % 열을 열어주며 guesswork 없이 통합을 최적화할 수 있게 합니다.
읽기 →Reports V2: 12개 대신 하나의 엔드포인트 - `/v1/reports/generate`
12개의 type-specific 라우트 /reports/natal, /reports/synastry, … 대신 하나의 통합 엔드포인트 POST /v1/reports/generate (report_type 필드 포함). SDK 소비자는 12개 대신 하나의 메서드를 받으며; MCP 카탈로그는 12개의 도구에서 하나로 축소됩니다.
읽기 →Jaimini 확장: 깊은 Vedic 분석을 위한 5개의 새로운 엔드포인트
깊은 Jaimini 학파 분석을 위한 /v1/vedic/jaimini/* 패밀리의 5개의 새로운 엔드포인트 - chara-karaka 스캐너, karakamsa 프로젝션, 기능적 죄의 본질, atmakaraka-rotation 타임라인 및 전체 argala/virodhargala 스캔. 정통 출처: Sanjay Rath, BPHS A.34.
읽기 →