rit-sse/WebsiteTheSSEquel

Story: Go Links API Routes

Closed this issue · 0 comments

Go Links API Routes

As a developer, I want to have API routes that allow me to perform CRUD operations on the Go Links resource in the database so that I can build Go Links-related UI features.

Associated Epic: Go Links

Definition of Done

  • Acceptance criteria defined
  • Solution tasks specified
  • Feature branch created
  • Unit tests written (on API code only for now)
  • Solution passes full suite of unit tests
  • Design documents updated if needed
  • Pull request created
  • Code is reviewed
  • Code is merged to develop branch
  • Tests pass on CI
  • Deployed to staging environment
  • Acceptance criteria is met

Acceptance Criteria

  • Given initial context, when event occurs, then some desired outcome

Solution Tasks

  • [Task 1]
  • [Task 2]
  • [Task 3]