Skip to content

Commit e2569fe

Browse files
authored
Merge pull request #52 from Valley-15/feature/hello-world-endpoint
Implemented a simple GET endpoint that returns 'Hello, World\!' message
2 parents 5fae93c + cbedb47 commit e2569fe

File tree

534 files changed

+67503
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

534 files changed

+67503
-0
lines changed

hello-world-api/.env

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PORT = 8080

hello-world-api/node_modules/.bin/mime

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hello-world-api/node_modules/.bin/mime.cmd

+17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hello-world-api/node_modules/.bin/mime.ps1

+28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)