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

https://github.com/jakewmeyer/status-codes

HTTP status code API
https://github.com/jakewmeyer/status-codes

http http-status status-codes

Last synced: about 1 year ago
JSON representation

HTTP status code API

Awesome Lists containing this project

README

          

# Status Codes

A simple service that returns a user provided HTTP status code + message.

Includes additional status codes from https://en.wikipedia.org/wiki/List_of_HTTP_status_codes

[![cicd](https://github.com/jakewmeyer/status-codes/workflows/CICD/badge.svg)](https://github.com/jakewmeyer/status-codes/actions?query=workflow%3ACICD)

[![Coverage Status](https://coveralls.io/repos/github/jakewmeyer/status-codes/badge.svg?branch=master)](https://coveralls.io/github/jakewmeyer/status-codes?branch=master)

## Usage

[https://codes.jakemeyer.sh/418](https://codes.jakemeyer.sh/418)

```text
I'm a teapot
```