/api.camarm.fr

camarm api for www.camarm.dev

Primary LanguageHTML

api.camarm.fr - Api used by website frontend

This is a private api. It's useless without a frontend.

How it gets statistics

Using github python sdk, it calculates every addition and deletion resulting to a number of lines !

Run

pip install -r requirements.txt

.env

GITHUB=ghp_your token
EMAIL=provider id /  email
PASSWORD=email_pass
DATABASE=your_mongo
uvicorn main:app