api: setup basic Flask application
This commit is contained in:
parent
93394769b2
commit
415c9870e7
5 changed files with 128 additions and 7 deletions
2
api/.gitignore
vendored
Normal file
2
api/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.venv
|
||||
__pycache__
|
||||
Loading…
Add table
Add a link
Reference in a new issue