Giter Site home page Giter Site logo

List of services to add about statuscheck HOT 3 OPEN

amureki avatar amureki commented on May 28, 2024
List of services to add

from statuscheck.

Comments (3)

Arteneko avatar Arteneko commented on May 28, 2024 1

Those are my propositions

  • Signal messenger
  • OVH
  • PHPNet
  • SparkPost

from statuscheck.

Chris-Kaye avatar Chris-Kaye commented on May 28, 2024 1

Hi, thanks for your great work, here are some suggestions, if it is OK?

Paddle (Payment processing service, like Stripe):
class ServiceAPI(BaseStatusIOAPI):
name = "Paddle"
domain_id = "58b845a59243e72262001ccf"
status_url = "https://paddle.status.io/"
service_url = "https://paddle.io"

Intercom (CRM and Support service):
class ServiceAPI(BaseStatusPageAPI):
name = "Intercom"
domain_id = "1m1j8k4rtldg"
status_url = "https://status.intercom.io/"
service_url = "https://intercom.io"

Notion (Workspaces for teams):
class ServiceAPI(BaseStatusPageAPI):
name = "Notion"
domain_id = "kgl53swp0yg1"
status_url = "https://status.notion.so"
service_url = "https://notion.so"

Figma (Colaborative Design and Protoyping service):
class ServiceAPI(BaseStatusPageAPI):
name = "Figma"
domain_id = "rxpksf93ynw6"
status_url = "https://status.figma.com/"
service_url = "https://figma.com/"

from statuscheck.

amureki avatar amureki commented on May 28, 2024

Hey @Chris-Kaye !

Thank you for your proposal!
I definitely won't be against adding more things to the list! However, I am a bit overwhelmed with other things right now, so cannot promise you that I will be able to do it soon.

If you are feeling comfortable, surely shoot me with a PR addressing your services. I'd definitely review and release it then!

Best,
Rust

from statuscheck.

Related Issues (9)

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.