Uploadr FlaskGitzella

Uploadr

This is a simple demonstration of how to upload files with Flask putting security in consideration.

Microblog FlaskGitzella

Microblog

This is the webapp I built following Miguel Grinberg's Flask Mega Tutorial. It covers the basics of Flasks and some...

Debtor FlaskGitzella

Debtor

A simple app to help keep your debt records

UserRestAPI FlaskGitzella

UserRestAPI

A simple CRUD REST API

covid-19-tracker FlaskGitzella

covid 19 tracker

This is a web application that searches for Covid 19 cases worldwide and returns information regarding cases, recoveries and deaths...

twilio-flask-SMS-service FlaskGitzella

twilio flask SMS service

This is a simple REST service that can enable sending of SMS with Twilio. It is built with Flask and...

BluePrints_Flask FlaskGitzella

BluePrints_Flask

Large Application Organization

python-microservice-project FlaskGitzella

python microservice project

A python project demonstrating how to build microservices with Python and Flask

Build-a-GraphQL-API-with-Graphene-SQLAlchemy-And-Flask FlaskGitzella

Build a GraphQL API with Graphene SQLAlchemy And Flask

This is code for a live stream where I walked through how to build a GraphQL API with Flask ,...

Author-Api-V2 FlaskGitzella

Author Api V2

This is version 2 of the author API I built I while ago.

FS-blog FlaskGitzella

FS blog

A full stack blog application. Uses a REST API of Flask and a JavaScript frontend

fun-blog FlaskGitzella

fun blog

A blog app built with an intension of having fun with Python and the Flask Framework