Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 383 Bytes

File metadata and controls

22 lines (15 loc) · 383 Bytes

python very basic ecommerce api

A brief description of your project.

Features

  • FastAPI backend server
  • PostgreSQL database integration
  • JWT authentication
  • RESTful API endpoints
  • Database migrations with Alembic

Prerequisites

  • Python 3.7+
  • PostgreSQL

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo.git