From 6eaa53cf5598e052e23422da1de227a7086e3a79 Mon Sep 17 00:00:00 2001 From: Bruno Rocha Date: Fri, 18 May 2018 19:49:20 -0300 Subject: [PATCH] Added header placeholder and loader spinner (in case page takes long time to load) --- httpbin/templates/flasgger/index.html | 31 ++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/httpbin/templates/flasgger/index.html b/httpbin/templates/flasgger/index.html index 3dd700f..7829cb6 100644 --- a/httpbin/templates/flasgger/index.html +++ b/httpbin/templates/flasgger/index.html @@ -70,7 +70,36 @@ -
+ +
+
+
+
+
+
+
+

httpbin.org
0.9.0

+
[ Base URL: httpbin.org/ ]
+
+
+
+

A simple HTTP Request & Response Service. +

Run locally: $ docker run -p 80:80 kennethreitz/httpbin

+
+
+ +
+ +
+ +
+
+
+
+