Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

ya7on/simple-fastapi-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple FastAPI chat

With multi-nodes support

Prerequisites

$ pip install -r requirements.txt $ docker run -d --hostname my-rabbit --name some-rabbit rabbitmq:3

Run

$ uvicorn app:app

Releases

No releases published

Packages

No packages published

Languages