Closed hackthetunnelsbot[bot] closed 1 year ago
!review
We do not see any commits in your repository. Please make sure to commit and push your code after you've made sure it works!
!hello
Hello @Strix615
!review
We have added a commit for this problem
!approve
Approved by @rose-salt
This challenge unlocked the following challenges:
Description:
Checkout:
service/src/infrastructure/api/router.ts
to get started.Update the root API message to say "Hello World".
Acceptance Criteria:
When you navigate to
http://localhost:5000/api/v1/
the message returned is "Hello World".