shsu / express-hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-hello

Setup

npm install
npm start

Usage

curl http://localhost:<PORT>/
curl -X POST http://localhost:<PORT>/

Configuration

You may set the port number by editing .env file.

About


Languages

Language:JavaScript 100.0%