Skip to content

Building a Microservice Architecture using Redis Event Streams, FastAPI, and React

Notifications You must be signed in to change notification settings

dongju93/FastAPI-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

service_frontend MICROSERVICE

- JavaScript
- React
- NodeJS
- Jest

product_service & purchase_service MICROSERVICE

- Python
- FastAPI
- Uvicorn
- Redis (Event streaming)


Taking the course
https://www.youtube.com/watch?v=Cy9fAvsXGZA

Commands
// Active virtual environments
source venv/bin/activate

// Run fastapi web sevice
uvicorn main:app --reload --port=8001

About

Building a Microservice Architecture using Redis Event Streams, FastAPI, and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages