mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add API Status Check
This commit is contained in:
parent
5a31aa35a9
commit
6bd9966b17
1 changed files with 12 additions and 0 deletions
12
software/api-status-check.yml
Normal file
12
software/api-status-check.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue