Add API spec to resolve #2

This commit is contained in:
2020-11-30 18:00:16 +01:00
committed by Oskar
parent ab4ee6a00a
commit 3fdd8859ce
4 changed files with 59 additions and 4 deletions

View File

@ -19,6 +19,7 @@ st.setup(
install_requires=[
"flask",
"tinydb",
"python-slugify",
],
license=license_text,
classifiers=[