Skip to content

Appsweet-co/http-status-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

@appsweet-co/http-status-codes

A collection of TypeScript enums for working with HTTP Status Codes


Quick Start

Install

npm install https://github.com/appsweet-co/http-status-codes

Usage

import { HttpStatusCode, ServerError } from '@appsweet-co/http-status-codes';