Replacing the placeholder API with a real one.

This commit is contained in:
2020-04-15 19:37:21 +02:00
parent 9299419941
commit 50a4c09c3c
5 changed files with 180 additions and 9 deletions

2
api/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask
boto3