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 22:35:13 -05:00
docs Initial commit 2020-09-16 03:41:53 -04:00
imagemonk Implement trivial functionality for image handling resource 2020-12-21 22:35:13 -05:00
tests Fix missing repo metadata 2020-12-21 21:51:20 -05: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 Update makefile with better option expansion and new publish target 2020-12-21 22:06:02 -05:00
openapi.yaml Update openapi spec to include size rejection error for upload 2020-12-21 22:33:40 -05:00
poetry.lock Add peewee ORM dependency 2020-12-21 22:34:32 -05:00
pyproject.toml Bump feature version 2020-12-21 22:35:12 -05:00
README.md Initial commit 2020-09-16 03:41:53 -04:00
tox.ini Overhaul tox config for new locked dependency standards 2020-12-21 21:52:23 -05:00

imagemonk

HTTP server for handling image uploads and thumbnail generation.

This project requires Poetry 1.0+