1.0.1 • Published 5 years ago
@akshayraichur/http-status-codes v1.0.1
Status Codes
This package gives out the http status codes mapped with their names.
const httpStatusCodes = require('@akshayraichur/http-status-codes')
console.log(httpStatusCodes.badGateway) // 502