
Template for flask api backend using Postgres as the database
The Flask API Template is a backend template that uses Flask and Postgres to create a server. This README provides instructions on how to set up the environment and run the server. The template is meant to be used with Python 3.6 and it is recommended to use Anaconda or virtualenv to manage dependencies.
The Flask API Template is a backend template for building Flask-based servers that utilize Postgres for data storage. It provides a set of features and instructions for setting up the environment and running the server.
