Initial web service commit
This commit is contained in:
2
webservice/bam/runserver.py
Normal file
2
webservice/bam/runserver.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from application import app
|
||||
app.run(debug = True)
|
Reference in New Issue
Block a user