From 6bd9966b17945e77cfd3ac87cb20505029d31fac Mon Sep 17 00:00:00 2001 From: Shibley Burnett Date: Tue, 10 Mar 2026 06:08:49 -0700 Subject: [PATCH] Add API Status Check --- software/api-status-check.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/api-status-check.yml diff --git a/software/api-status-check.yml b/software/api-status-check.yml new file mode 100644 index 0000000000..b8ecfd5669 --- /dev/null +++ b/software/api-status-check.yml @@ -0,0 +1,12 @@ +name: API Status Check +website_url: https://apistatuscheck.com/ +source_code_url: https://github.com/shibley/apistatuscheck +description: Real-time status dashboard for 160+ third-party APIs including AI platforms (OpenAI, Anthropic), cloud providers (AWS, Vercel), payments (Stripe, PayPal), and developer tools (GitHub, Supabase). Includes embeddable badges. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Status / Uptime pages +demo_url: https://apistatuscheck.com/ +depends_3rdparty: false