[New Feature] Rest API implementation to showcase the OpenDBM features
This commit is contained in:
2
rest_api/app/__init__.py
Normal file
2
rest_api/app/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
__version__ = '0.1.0'
|
||||
__api_version__ = 'v1'
|
||||
Reference in New Issue
Block a user