Skip to content

ServerlessOpsIO/python-flask-hello-world

Repository files navigation

Python Flask Hello World CRUD App

This application is a reference application for the Hello Serverless blog series. The application provides a familiar starting point for those beginning to adopt a serverless architecture.

Launching

Requirements:

Launch the application as follows:

pipenv install
pipenv shell
gunicorn wsgi:handler

About

Python Flask Hello World CRUD app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published