devsetgo / starlette-template

Simple Starlette template to start with

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starlette-template

Simple Starlette template to start off an app with.

Development Configuration

This template is intended to be used with VS Code and using a docker container for development.

Goals

  • Basic layout pattern for a Starlette App
  • User login
  • Athentication
  • Authorization
  • UI Template to work from
    • Example Pages
  • Health Status (basic functions like Spring Actuator)
  • Prometheus (Metrics) endpoint

About

Simple Starlette template to start with

License:MIT License


Languages

Language:JavaScript 83.6%Language:HTML 10.6%Language:CSS 5.6%Language:Python 0.1%Language:Less 0.0%Language:SCSS 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%Language:PHP 0.0%