Swisseph API is an free and opensorce backend for getting Swisseph calculations online.
Clone project then run:
npm install
to install all dependencies.
To run the API server:
npm start
Access to server by URL: http://localhost:3000.
Project is under development.