shouviknas / devops-capstane-project

Apache License 2.0
0 stars 0 forks source link

Set up the development environment #1

Closed shouviknas closed 2 weeks ago

shouviknas commented 2 weeks ago

As a User, I need a service that has a counter , So that I can keep of how many times something was done.

Details and Assumptions

Acceptance Criteria

gherkin 
Given I have incremented the counter to 2
When I make a call to get the current value
Then it should retun 2 as the counter value
shouviknas commented 2 weeks ago

new issue

shouviknas commented 2 weeks ago

new