/Llamashop-API

Private API wrapper for Fortnite-api.com

Primary LanguagePythonMIT LicenseMIT

Llamashop-API

Private API to decrease requests and hardware usage for generating images


Installation

Windows:
    pip install -U -r requirements.txt

Linux:
    pip3 install -U -r requirements.txt

To run it

Windows:
    python -m app

Linux:
    python3 -m app

Endpoints


Known issues

  • First of all, it's not optimized
  • Some function have a really bad code