Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 163 Bytes

File metadata and controls

14 lines (10 loc) · 163 Bytes

Huh?

This is the simplest service I can think of.

npm start

And you can test it with:

curl "http://localhost:3000/hi"

Which will say hi!