RangerDigital / luciel

🎥 Simple API for creating file's archive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luciel

🎥 Simple API for creating file's archive.

Docker

Run:
docker run -p 8080:8080 --pull=always ghcr.io/rangerdigital/luciel:latest

Swagger at:
127.0.0.1:8080/docs

Development

Inside luciel directory:
poetry install
poetry run python ./main.py

About

🎥 Simple API for creating file's archive.

License:GNU General Public License v3.0


Languages

Language:Python 94.4%Language:Dockerfile 5.6%