Open hackthetunnelsbot[bot] opened 1 year ago
Checkout: service/src/infrastructure/api/router.ts to get started.
service/src/infrastructure/api/router.ts
Update the root API message to say "Hello World".
When you navigate to http://localhost:5000/api/v1/ the message returned is "Hello World".
http://localhost:5000/api/v1/
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".