We love this pattern: a `/api/status` endpoint that displays
1️⃣ Current package.json version
2️⃣ Current environment
Makes it easy to double check what's in prod, and make sure you're not talking to prod
Check out our ExpressJS tutorials 👉
masteringjs.io/express
#NodeJS