Leo200467 / FastApiLearningProject

API Learning Project using FastAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🌐

About

API Learning Project using FastAPI


Languages

Language:Python 97.9%Language:Mako 2.1%