Skip to content

Amatobahn/starlette-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starlette-boilerplate

Starting point for creating python based ASGI HTTP server

Requirements

You need Python 3.6 or later to run starlette-boilerplate.
Python packages are available at http://www.python.org/getit/

Running the tests

To Run:

$ pip install -r requirements.txt
$ python app.py

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Boilerplate project for Starlette ASGI HTTP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages