Skip to content
/ starlette-app Public template

Server application in Python with the Starlette framework.

Notifications You must be signed in to change notification settings

fhassis/starlette-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starlette Server App

This is a template for a Starlette Python server application.

Main Features

  • Hypercorn serving over HTTP/2 and HTTP/3
  • Uvicorn over HTTP/1 behind a proxy
  • Starlette ASGI application
  • ORJSON responses
  • JWT authentication

About

Server application in Python with the Starlette framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published