spark-http-status-codes

1.0.0 • Public • Published

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

/spark-http-status-codes/

    Package Sidebar

    Install

    npm i spark-http-status-codes

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.58 kB

    Total Files

    3

    Last publish

    Collaborators

    • sparkout_tech