Simple Express Server 🚀
A minimal Express.js project that runs a basic HTTP server and responds with "Hello World!" on the home route.
Installation
npm install
Run the Project
node index.js
API Routes
- GET
/Hello World!
A minimal Express.js project that runs a basic HTTP server and responds with "Hello World!" on the home route.
npm install
node index.js
/
Hello World!
A minimal Express.js project that runs a basic HTTP server and responds with "Hello World!" on the home route.
npm install
node index.js
/
Hello World!