mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 16:08:13 +00:00
add repl.it status/response badge
This commit is contained in:
parent
90e3d0fdac
commit
de9d9cbbd5
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue