This is the API for our Campus Event feed.
Its purpose is to read from/manage a database of events and expose a public REST API for events.
- Clone this repo
- Ensure
pipenvis installed - Install dependencies with
pipenv install - Run:
pipenv run python3 flask-server.py