Skip to content

NeonSalamander/starlette-redis-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starlette-redis

Proof of concept example of Starlette with Redis

Setup

docker-compose build

Also connect to the redis server and set a key "key" (exact instructions to come later). Then:

docker-compose up web

http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.5%
  • Dockerfile 18.5%