Adding base logic for config handling. Adding example config to root
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# contains the business logic for the example service
|
||||
async def example_service() -> str:
|
||||
return "This is an example service"
|
||||
return "This is an example service"
|
||||
|
||||
Reference in New Issue
Block a user