mivion / swisseph-api

Swisseph API
GNU General Public License v2.0
40 stars 11 forks source link

swisseph-api

Swisseph API is an free and opensorce backend for getting Swisseph calculations online.

Installation

Clone project then run:

npm install

to install all dependencies.

Usage

To run the API server:

npm start

Access to server by URL: http://localhost:3000.

Status

Project is under development.