Github Link: https://github.com/jonathankamau/MovieBuff-API
● Developed an API in Python that allows users to create, view and update their list of favorite movies.
● Created the API using Python Flask, integrated it with both MongoDB and Postgres, implemented an ORM framework
SQLAlchemy, and set up continuous deployment of the API on Heroku.