The Moped API is only used for authentication. It is no longer used to handle activity events
Deployment of code updates are handled through GitHub Actions.
/events/
Updates to the Moped API code are handled by:
This GitHub action https://github.com/cityofaustin/atd-moped/blob/main/.github/workflows/atd_moped_api.ymlarrow-up-right
Which uses this bash helper script https://github.com/cityofaustin/atd-moped/blob/main/.github/workflows/aws-moped-api-helper.sharrow-up-right
API updates are deployed by Zappaarrow-up-right with the zappa update commandarrow-up-right
Last updated 1 year ago
Was this helpful?