djccnt15 / fastapi_msa

Python MSA back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python MSA with FastAPI

Python MSA back-end

Requires

  • Python 3.11
  • requirements.txt

How to Run Server

both server will be run with uvicorn when it's started

  • client
client.py
  • server
main.py

Queue

Used Queue Services in this MSA Architecture

  • Redis
  • RabbitMQ
  • Kafka

About

Python MSA back-end

License:MIT License


Languages

Language:Python 95.2%Language:HTML 4.8%