rykroon / flask-api-template

A template for creating new Flask APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-api-template

A template for creating new Flask APIs

Default project structure that I use for creating new Flask APIs

Features

  • Gunicorn wsgi
  • Redis cache
  • Mongodb
  • jwt tokens
  • healthz endpoint

About

A template for creating new Flask APIs


Languages

Language:Python 96.7%Language:Dockerfile 3.3%