Exercise Tracker API in Python and Flask Feedback

Not that anyone knows me or would have noticed but I’ve been on a mystical Python journey.

Have been learning Python and the Flask framework which is similar to Express.
I completed the Exercise Tracker API in Python using Flask. And with that I’ve finished the API and Microservices cert. :beers:

It’s slightly different than the example.

I tried to make it adhere to REST. The main homepage uses Bootstrap. Please do give me feedback! :slight_smile:

https://exercisetracker-api.herokuapp.com/

I’m considering re-doing some of the other APIs in Flask…

1 Like