Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 331 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 331 Bytes

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.