Welcome to the unofficial Shore Line East API! Source code is available on GitHub.
git clone git@github.com:trentwiles/ShorelineEastAPI.git
cd ShorelineEastAPI/summer2024
pip3 install -r requirements.txt
# spin up the web server
python3 server.py
Documentation can be found under DOCS.md, when running the web server, it is rendered as HTML at /
.