-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a: Service Provider
I need: a minimal Flask service
So that: my developers have a starting point to add code
Assumptions:
- Only the root
/URl needs to be defined - Call it
app.pyfor now
Acceptance Criteria:
Given I have a skeleton Flask app
When I call the / URL
Then I should see "Hello from Flask" returnedMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request