Skip to content

Add a counter where each GET increments the counter #5

Description

@rofrano

As a: User
I need: a way to register a hit on the counter
So that: it increments with every access

Assumptions:

  • Calling the GET /counter URl will increment the counter
  • No need for the counter to be persistent for now

Acceptance Criteria:

Given I have a counter
When I call the /counter URL
Then I should see the counter increment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions