This project is a simple Product Management REST API built with FastAPI and PostgreSQL, enhanced with Redis caching to improve response time and reduce database load. It demonstrates how to use a ...
This is a Python implementation of the Specmatic Order BFF Service project. The implementation is based on the FastApi framework. The open api contract for the services is defined in the Specmatic ...