2026-05-05 15:28:08 +07:00
2025-05-13 22:43:56 +07:00
2025-06-30 09:58:32 +07:00
2025-05-13 22:43:56 +07:00

Project Title

A brief description of what this project does and who it's for

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  pip install -r requirements.txt

Start the server

  uvicorn app.main:app --reload
Description
A personal custom api for personal use
Readme 59 KiB
Languages
Python 100%