jwt-checkout FlaskGitzella

jwt checkout

Me investigating how JSON Web Tokens (JWTs) work using a basic Flask app

api-gateway-reverse-proxy-python-flask FlaskGitzella

api gateway reverse proxy python flask

A simple API Gateway (reverse proxy) implementation in python using requests and Flask

api-load-testing FlaskGitzella

api load testing

Illustrates how to use locust for load-testing, using some toy Flask endpoints

flask-202-flow FlaskGitzella

flask 202 flow

Illustration of a Flask endpoint which continues to run code after a 202 response is sent to the client.

k8s-autoscaling-api-microservice-with-db FlaskGitzella

k8s autoscaling api microservice with db

Toy kubernetes clusters illustrating kubernetes concepts