Skip to content

cornelDono/KafkaChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI + Kafka caht w/ MongoDB

Simple chat using FastAPI / Kafka / MongoDB / WebSockets

Requirements

How to Use

  1. Clone the repository:

    git clone https://github.com/your_username/your_repository.git
    cd your_repository
    
  2. Install all required packages in Requirements section.

Implemented Commands

  • make app - up application and database/infrastructure
  • make app-logs - follow the logs in app container
  • make app-down - down application and all infrastructure
  • make app-down - go to container interactive shell(bash)
  • make test - test application with pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published