This repository contains the implementations of core concepts of Backend system which are applicable to all the backend systems
Currently The implementations are written in Python Using FastAPI. I intend to bring Implementations in Go as well and Maybe Implementation in Other Frameworks as well in future if possible.
The implementations are written in structured and Modular way, so that you can take each module and plug it anywhere as per your requirements.