Skip to content

tk-hap/python-ascii-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASCII art API

A Python project to improve my experience with writing API's and experiment with the FastAPI framework.

Commands

Run the API

uvicorn src.main:ascii_api --reload

Start a redis container locally

docker run -p 6379:6379 -it redis:latest

About

Fast API returning ASCII art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages