A didactic implementation example of the swisseph library in JavaScript for astronomical calculations.
This project demonstrates how to integrate and use the Swiss Ephemeris library through a JavaScript API using Hono/Express.
npm install
npm run dev
open http://localhost:1234
This project uses the Swiss Ephemeris library, subject to AGPL-3.0.
Astrodienst AG for the original Swiss Ephemeris library.
mivion for the JavaScript binding of Swiss Ephemeris.
This project was bootstrapped with Hono.