lnxpy / samad

samad app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Clone this repo. cd into it and..

pip install -r requirements.txt

Start the server via:

uvicorn main:app --reload --host 0.0.0.0

Create a local network with your phone and laptop and reach the service from LAPTOP_IP:8000/docs. LAPTOP_IP is your laptop's local IP address.

Requirements

  • Python >= 3.10
  • pip

About

samad app


Languages

Language:Python 100.0%