git clone https://github.com/Absenin/absenin-api
python -m venv .venv
Windows
.venv/Scripts/Activate
Linux/Ubuntu
source .venv/bin/activate
pip install -r requirements.txt
Schema in here https://github.com/Absenin/absenin-api/blob/main/.env.example
python server.py
Repository Licensed Under BSD-3-Clause license, Modification is possible while copyright and license notices must be preserved.
Copyright © 2024 Vann-Dev