starlette-example
starlette-example copied to clipboard
Single app or multi-app example(s)?
Is this project intended to be a single app example, or could it potentially include multiple examples of various features/usage with other libs? I am sitting on enough experiments and test code that I could probably pick out some useful things to PR in either case.
I think we’ll go for multiple examples at some point yeah. I’d like to add an “API & Docs”, plus a “Session Auth & Permissions” (Needs some functionality in Starlette), plus a “WebSockets chat” (Needs PUB/SUB broadcast really)