Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 439 Bytes

File metadata and controls

15 lines (11 loc) · 439 Bytes

A brief description of what your project does and its purpose. Features

Briefly list the main features of your project. Examples:
    Create, Read, Update, Delete (CRUD) operations on tasks
    User authentication
    Data validation with Pydantic
    Asynchronous performance with FastAPI

Prerequisites

Make sure you have the following installed:

Python 3.7+
Virtual Environment (optional but recommended)