[PR #55] [MERGED] Add json status endpoint #64

Closed
opened 2026-02-27 09:12:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maelstrom-cms/odin/pull/55
Author: @dweissengruber
Created: 3/9/2021
Status: Merged
Merged: 3/13/2021
Merged by: @OwenMelbz

Base: masterHead: json_status_endpoint


📝 Commits (1)

  • 9bdd5c8 ✔️ add json status endpoint

📊 Changes

2 files changed (+31 additions, -0 deletions)

View changed files

app/Http/Controllers/StatusReportController.php (+29 -0)
📝 routes/web.php (+2 -0)

📄 Description

Adds an json endpoint which returns the current state of all monitored websites.
We use it to include odin into existing monitoring infrastructure.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maelstrom-cms/odin/pull/55 **Author:** [@dweissengruber](https://github.com/dweissengruber) **Created:** 3/9/2021 **Status:** ✅ Merged **Merged:** 3/13/2021 **Merged by:** [@OwenMelbz](https://github.com/OwenMelbz) **Base:** `master` ← **Head:** `json_status_endpoint` --- ### 📝 Commits (1) - [`9bdd5c8`](https://github.com/maelstrom-cms/odin/commit/9bdd5c8d92d6b6f7e5b5f929e01b0db9e1e495ef) ✔️ add json status endpoint ### 📊 Changes **2 files changed** (+31 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `app/Http/Controllers/StatusReportController.php` (+29 -0) 📝 `routes/web.php` (+2 -0) </details> ### 📄 Description Adds an json endpoint which returns the current state of all monitored websites. We use it to include odin into existing monitoring infrastructure. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:12:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/odin-maelstrom-cms#64
No description provided.