/FastApiLearningProject

API Learning Project using FastAPI

Primary LanguagePython

FastAPI Learning Project

Basic CRUD, Login and Authentication operations

This is a Python learning project following FastAPI documentation tutorial using:

📑 Future steps/implementations are:

  • Inserting "Cart" class/model, so Users can select and buy items 🛒;
  • Implementing CI/CD Pipeline 🚅 ;
  • Prototype front-end design in Figma/Adobe XD 📝;
  • Develop the front-end using some framework (React/Vue/Svelte):black_nib:;
  • Deploy the website 🌐