HackTheTunnels / hack-the-tunnels-the-chilly-pineapples

hack-the-tunnels-the-chilly-pineapples created by GitHub Classroom
0 stars 3 forks source link

Hello Service #1

Open hackthetunnelsbot[bot] opened 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

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".

Fallendawn05 commented 1 year ago

!review

exkellybur commented 1 year ago

Still have to change the root API message to "Hello World".