You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FastAPI Shop is a modern full-stack e-commerce project built on FastAPI and Nuxt with JWT authentication, OAuth via GitHub, PostgreSQL, Redis, WebSocket notifications, and production architecture on Docker.
This repository contains a Flask-based CRUD (Create, Read, Update, Delete) application for managing products. It was developed as part of the Full Stack Python course offered by CAC. The main goal of the project is to establish seamless communication between the backend and the frontend, enabling efficient product management.