/http.cat

:cat: HTTP Cats API

Primary LanguageJavaScriptMIT LicenseMIT

http.cat Build Status

HTTP Cat picture

About

This is the website that is hosted at https://http.cat.

The code for the older version hosted at the heroku platform is at the http-status-cats-api repo.

This version does not need any server side code. The API behavior is provided by a Nginx server config.

The interface is built with React and pre-rendered with react-snap.

Development

yarn start

Starts the development server.

yarn test

Runs the tests.

yarn build

Creates a build of the project.

Credits

Thanks to @girliemac for creating the amazing http status cats images.

Thanks to @pfdborges for creating the http.cat logo.

Thanks to @nataly-enne for the status 501 image.

License

MIT