1
0
mirror of https://github.com/enpaul/kodak.git synced 2024-09-21 08:13:54 +00:00
Go to file
2020-12-21 21:18:46 -05:00
docs Initial commit 2020-09-16 03:41:53 -04:00
imagemonk Initial commit 2020-09-16 03:41:53 -04:00
tests Initial commit 2020-09-16 03:41:53 -04:00
.coveragerc Initial commit 2020-09-16 03:41:53 -04:00
.gitignore Add .db files to gitignore 2020-12-21 21:13:49 -05:00
.pre-commit-config.yaml Update pre-commit config to use locked dependencies in poetry env 2020-12-21 21:18:46 -05:00
.pylintrc Initial commit 2020-09-16 03:41:53 -04:00
LICENSE.md Initial commit 2020-09-16 03:41:53 -04:00
Makefile Initial commit 2020-09-16 03:41:53 -04:00
openapi.yaml Add initial openapi spec file for the HTTP api 2020-09-17 21:07:26 -04:00
poetry.lock Update pre-commit config to use locked dependencies in poetry env 2020-12-21 21:18:46 -05:00
pyproject.toml Update pre-commit config to use locked dependencies in poetry env 2020-12-21 21:18:46 -05:00
README.md Initial commit 2020-09-16 03:41:53 -04:00
tox.ini Initial commit 2020-09-16 03:41:53 -04:00

imagemonk

HTTP server for handling image uploads and thumbnail generation.

This project requires Poetry 1.0+