Skip to content

vtorosyan/easy-http-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy HttpStatus

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.

Available at

http://vtorosyan.github.io/easy-http-status/

Written in

ractive.js

Used resources

Missing statuses

Some HTTP statuses are not available yet. Here is the complete list of those.

Additional notes

  • 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.

Inspired from

There is a great blog post where from the idea came and some of the questions have been also used from that source.

Releases

No releases published

Packages

No packages published