From 1cea3ac49f8fb0c451d845617480ec0b9ed9bf0f Mon Sep 17 00:00:00 2001 From: crowz-fx Date: Mon, 9 Dec 2019 22:43:59 +0000 Subject: [PATCH] updated the information page --- templates/info.html | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/templates/info.html b/templates/info.html index 1afd964..25d45ad 100644 --- a/templates/info.html +++ b/templates/info.html @@ -1,17 +1,31 @@ - + + + + HTTP Status Codes API | CrowzFX + + + + + + +

HTTP Status Codes API

-

- 1xx informational response – the request was received, continuing process
- 2xx successful – the request was successfully received, understood and accepted
- 3xx redirection – further action needs to be taken in order to complete the request
- 4xx client error – the request contains bad syntax or cannot be fulfilled
- 5xx server error – the server failed to fulfill an apparently valid request
-

+
+ Swagger Definition + Github Repository +
+ \ No newline at end of file