Coder Social home page Coder Social logo

heroku-status-badges's Introduction

Heroku Server Status Badge

Display your Heroku app's status on your README or other documents!

Info

To let users know your server's status easily, this badge is extremely useful. Maybe you want to let people know your API is under maintanance, or your UI is experiences problems. Maybe you want to show your server is up and running as expected. If you answered yes to any of these questions, this badge is for you! Your badge will automatically be made based on your server's homepage's status code.

Preview

If your app is alive and kicking (any response code other than 404 or 500-599):

If your app is returning an error (response codes 500-599):

If your app is not found (response code 404):

Usage

You can get the image's url from here: https://heroku-status-badges.herokuapp.com/{app name}.
So for example, let's say you had an app named "my-game". Your image url will be https://heroku-status-badges.herokuapp.com/my-game.

Markdown

![](https://heroku-status-badges.herokuapp.com/{app name})

HTML

<img src="https://heroku-status-badges.herokuapp.com/{app name}">

Warnings and Stuff

If your server is "not found" when it should be, make sure youre "home domain" doesn't return a 404.

heroku-status-badges's People

Contributors

gadhagod avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.