A bunch of useful constants to make code more readable
const consts = require('@scode/consts'); const status = consts.http.status_ok;