Skip to content

SIddharth3791/FastApi-React-Full-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microservices App with FastAPI, React, and Redis Streams

FastAPI React Redis

This project is a microservice apps using FastAPI for the backend, React for the frontend, and RedisJSON as the database. It utilizes Redis Streams as an event bus to facilitate real-time communication between APIs.


🔥 How It Works

  1. FastAPI exposes APIs for frontend interaction.
  2. RedisJSON stores data, acting as a NoSQL database.
  3. Redis Streams dispatch events between microservices.
  4. React communicates with FastAPI to display real-time data.

About

FastAPI, Redis with React Full Stack App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published