commit 14e983f7adb54bbcf3a872e738eb86f2509cb00d Author: limuser Date: Sun Mar 15 21:56:58 2026 +0900 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e89adc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Node.js Hello World API + +This is a simple project to demonstrate how to create a Hello World API using Node.js and Express.js. \ No newline at end of file