Easy HttpStatus is designated to make choosing an HTTP status for RESTful APIs easy. By answering to the simple questions with Yes or No, it gives you the status code with a short description which can/should be used.
http://vtorosyan.github.io/easy-http-status/
Some HTTP statuses are not available yet. Here is the complete list of those.
- The source code of the hosted program is not synced with the source code in this repo. It is available here.
- Public gist is available with the JSON data holding HTTP Statuses, questions and answers.
There is a great blog post where from the idea came and some of the questions have been also used from that source.