Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 162 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 162 Bytes

PrintEnv

Example Node.js application that simply returns the process environment as a JSON object. Use jq to view the output.

E.g. curl printenv:8080 | jq -S