This repo contains 3 branches in total:
main: contains bare scaffold for an Flask application.RDS: contains implemenation of a Flask application that with aGET&POSTroute for retrieving and posting records in a postgres database.DynamoDB: contains implementation of a Flask application that with aGET&POSTroute for retrieving and posting records in a NoSQL database.