haashemi / Llamashop-API

Private API wrapper for Fortnite-api.com

Home Page:https://t.me/LlamaShopBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Private API wrapper for Fortnite-api.com

https://t.me/LlamaShopBot

License:MIT License


Languages

Language:Python 100.0%