An endpoint for getting data about Lake Afton Public Observatory https://api.lakeafton.com
You're gonna need node.js; this was written on v8.11.3. You'll also need Python 3.5+; this was written with v3.7.2.
- Make a fork
- Clone to your machine
- CD into the folder
- Fill out the .env file (use .env_example as a guideline)
- run
npm install
- run
pip install -r requirements.txt
- run
npm start
ornodemon start
if you have nodemon installed. - Write code
- Upload to your fork
- Submit a pull request
If you have other any questions, you can reach out at sduncan@lakeafton.com
- Current online documentation: apidocs.lakeafton.com
Note: the data provided at these endpoints is probably more than enough to get a hobbyist started, to at least get an object of interest in a finder scope. And while these numbers are at least mostly accurate, don't try to steer Hubble or launch a rocket to Neptune with them.