ملاحظات هندسية.
حول دقة الإفراميريس، بنية الحسابات، بروتوكول 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 - العميل يرى فورًا ما إذا كان الطلب محسوبًا من الصفر أم مستخرجًا من الذاكرة المؤقتة. هذا يفتح عمود نسبة cache hit % في /dashboard/usage ويسمح بتحسين التكامل دون تخمين.
اقرأ →Eclipse path, cosmogram و Vedic-خرائط: pure-SVG مُصَوِّرات بدون headless-Chrome
ستة نقاط نهاية من عائلة /v1/render/* للتصويرات المحددة - ثلاث خرائط Vedic (North/South/East Indian)، Hamburg-School 90° cosmogram، equirectangular eclipse-path و stereographic star-map. جميع عمليات الرندر - سلسلة SVG نظيفة، بدون worker المتصفح.
اقرأ →Reports V2: endpoint واحد بدلاً من اثني عشر - `/v1/reports/generate`
بدلاً من 12 type-specific route /reports/natal, /reports/synastry, … - endpoint موحد واحد POST /v1/reports/generate مع حقل report_type. مستهلكو SDK يحصلون على طريقة واحدة بدلاً من اثني عشر؛ دليل MCP يتقلص من 12 أداة إلى واحدة.
اقرأ →