chaosmac1 / chimu-api

Chimu, Bloodcat and Cheesegull's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Pretty straight forward.

# Install deps
~$ python3 -m pip install -r requirements.txt

# Either
~$ uvicorn chimu.v1.app:app
# OR
~$ uvicorn chimu.cheesegull.app:app
# OR
~$ uvicorn chimu.bloodcat.app:app

About

Chimu, Bloodcat and Cheesegull's API

License:MIT License


Languages

Language:Python 53.5%Language:C# 45.2%Language:Dockerfile 0.8%Language:Shell 0.6%