Skip to content

sparkouttech/http-status-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

spark-http-status-codes

This library can be used to acces Http staus codes

Installation

npm install spark-http-status-codes

Usage

const HTTP_STATUS_CODES = require('spark-http-status-codes');

HTTP_STATUS_CODES.OK //This will give a value of 200

HTTP_STATUS_CODES.INTERNAL_SERVER_ERROR //This will give a value of 500

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published