From de9d9cbbd52809023ad88c6ba0b7e1597afa1103 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Sat, 13 Feb 2021 21:48:14 +0900 Subject: [PATCH] add repl.it status/response badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d27b1cd..6851e3a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A simple HTTP request and response testing server. | ------------------ | ---------------------------------------------------------------- | ------------------------------------------ | ----------------------------------------- | --------------------------------------------- | | [netlify.com][] | [![Deploy to Netlify][netlify-button]][netlify-deploy] | https://http-echo.netlify.app/ | ![netlify-status][netlify-status] | ![netlify-response][netlify-response] | | [vercel.com][] | [![Deploy to Vercel][vercel-button]][vercel-deploy] | https://http-echo.now.sh/ | ![vercel-status][vercel-status] | ![vercel-response][vercel-response] | -| [repl.it][] | [![Run on Repl.it][replit-button]][replit-deploy] | https://http-echo.kou029w.repl.co | - | - | +| [repl.it][] | [![Run on Repl.it][replit-button]][replit-deploy] | https://http-echo.kou029w.repl.co | ![replit-status][replit-status] | ![replit-response][replit-response] | | [glitch.com][] | [![Remix on Glitch][glitch-button]][glitch-deploy] | http://http-echo.glitch.me/ | ![glitch-status][glitch-status] | ![glitch-response][glitch-response] | | [codesandbox.io][] | [![Edit in CodeSandbox][codesandbox-button]][codesandbox-deploy] | https://fe8lf.sse.codesandbox.io/ | ![codesandbox-status][codesandbox-status] | ![codesandbox-response][codesandbox-response] | | [heroku.com][] | [![Deploy to Heroku][heroku-button]][heroku-deploy] | http://http--echo.herokuapp.com/ | ![heroku-status][heroku-status] | ![heroku-response][heroku-response] | @@ -27,6 +27,8 @@ A simple HTTP request and response testing server. [repl.it]: https://repl.it/ [replit-deploy]: https://repl.it/github/kou029w/http-echo [replit-button]: https://repl.it/badge/github/kou029w/http-echo +[replit-status]: https://badgen.net/uptime-robot/month/m787229219-6486b6a9740d6b6a4a64df6a?cache=3600 +[replit-response]: https://badgen.net/uptime-robot/response/m787229219-6486b6a9740d6b6a4a64df6a?cache=3600 [glitch.com]: https://glitch.com/ [glitch-deploy]: https://glitch.com/edit/#!/remix/http-echo [glitch-button]: https://cdn.gomix.com/f3620a78-0ad3-4f81-a271-c8a4faa20f86%2Fremix-button.svg