An open API service indexing awesome lists of open source software.

https://github.com/js-sdk/js-sdk-http

Simple HTTP utilities.
https://github.com/js-sdk/js-sdk-http

http http-status-code javascript library

Last synced: 4 months ago
JSON representation

Simple HTTP utilities.

Awesome Lists containing this project

README

          

# js-sdk-http

Simple http utilities.

## library

```ts
$ HttpStatus : Object

// An object with all the status codes.
```

## license

See `license.md` or visit [Unlicense](http://unlicense.org).