A backend for a mobile application that is intended to help users track their workout and the history of their workouts. This portion of the app is built with Python, Django, and the Django REST Framework.
API: https://workout-clone-mc.herokuapp.com/api
https://workout-clone-mc.herokuapp.com/api
View list of workouts and individual workouts via the API
https://workout-clone-mc.herokuapp.com/api/workout/ - Index
https://workout-clone-mc.herokuapp.com/api/workouts/<id>/ - Detail