An open API service indexing awesome lists of open source software.

https://github.com/cloudacademy/python_postgres_web_app

A web app built with Python / Flask / Postgres used to demonstrate Docker concepts via Cloud Academy hands-on labs.
https://github.com/cloudacademy/python_postgres_web_app

Last synced: 10 months ago
JSON representation

A web app built with Python / Flask / Postgres used to demonstrate Docker concepts via Cloud Academy hands-on labs.

Awesome Lists containing this project

README

          

# Overview

This project consists of a Python-based web application developed with the Flask framework. Postgres is used for persistent storage. Database setup and configuration is not included.