Skip to content

REST API for the Python implementation of Practical Astronomy

Notifications You must be signed in to change notification settings

jfcarr/practical-astronomy-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API for the Python implementation of Practical Astronomy

Requirements

  • Web server must support URL rewriting
  • PHP 7.2 or newer
  • Composer tool. This is used to install the SLIM framework, which you can do via the Makefile.
  • If you want to generate API documentation, you'll need apiDoc. After apiDoc is installed, you can generate documentation with the Makefile.

Configuration

Project must be served from the public/ directory.

Implementation

Endpoint categories implemented:

  • Date/Time
  • Coordinates
  • The Sun
  • Planets
  • The Moon
  • Eclipses

About

REST API for the Python implementation of Practical Astronomy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published