Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
amalitechglobaltraining
/
Pulse-Check-API
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Complete Dead Man's Switch API implementation
- #8
#8
Open
kkanim
wants to merge 10 commits into
amalitechglobaltraining:main
amalitechglobaltraining/Pulse-Check-API:main
from
kkanim:feat/deadmans-switch
kkanim/Pulse-Check-API:feat/deadmans-switch
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Complete Dead Man's Switch API implementation
#8
kkanim
wants to merge 10 commits into
amalitechglobaltraining:main
amalitechglobaltraining/Pulse-Check-API:main
from
kkanim:feat/deadmans-switch
kkanim/Pulse-Check-API:feat/deadmans-switch
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
chore: initialize project scaffold and base HTTP server
kkanim
committed
bfb26f9
View commit details
Copy full SHA for bfb26f9
Browse repository at this point
feat: add monitor model and in-memory store
kkanim
committed
fa2d7b4
View commit details
Copy full SHA for fa2d7b4
Browse repository at this point
feat: add minimal manual router with dynamic param matching
kkanim
committed
483613b
View commit details
Copy full SHA for 483613b
Browse repository at this point
feat: add POST /monitors registration endpoint with validation
kkanim
committed
05d23a2
View commit details
Copy full SHA for 05d23a2
Browse repository at this point
Commits on Jul 4, 2026
feat: implement timer engine and heartbeat reset logic
kkanim
committed
e340f2a
View commit details
Copy full SHA for e340f2a
Browse repository at this point
Commits on Jul 5, 2026
feat: implement alert trigger with GET /alerts endpoint
kkanim
committed
6015b74
View commit details
Copy full SHA for 6015b74
Browse repository at this point
feat: add pause/resume (snooze) endpont for monitors
kkanim
committed
55078c7
View commit details
Copy full SHA for 55078c7
Browse repository at this point
feat: add monitor event history tracking (Developer's Choice)
kkanim
committed
e44b79c
View commit details
Copy full SHA for e44b79c
Browse repository at this point
docs: replace brief with full README, add architecturre and API docs
kkanim
committed
03ef983
View commit details
Copy full SHA for 03ef983
Browse repository at this point
docs: add concise function-level comments across all modules
kkanim
committed
2883962
View commit details
Copy full SHA for 2883962
Browse repository at this point
You can’t perform that action at this time.