SShortSingh.
Back to feed

Developer Builds Free Background Domain and SSL Monitoring API With Webhook Alerts

0
·1 views

A developer created a publicly available API called ssl-domain-monitor after finding that existing tools on RapidAPI only offered on-demand domain checks rather than continuous background monitoring. The API allows users to register a domain once with a webhook URL, after which it automatically runs scheduled checks and pushes alerts to Slack, Discord, or a custom JSON endpoint. It monitors SSL/TLS certificate validity, DNS record changes, domain expiry via WHOIS/RDAP, and certificate transparency logs. The free tier supports up to three domains with 24-hour check intervals, and webhook-triggered alerts do not count against the API call limit. The tool is hosted on RapidAPI and is intended both as a personal backend engine for the developer's own projects and as a utility open to the public.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Developer pivots from Google Docs clone to build distraction-free writing app Writely

A developer initially set out to clone Google Docs but shifted direction after concluding that replicating more features would simply produce another cluttered writing tool. The resulting app, Writely, is designed as a calm writing workspace offering autosave, browser recovery, formatting tools, document export, and optional AI assistance. A key design choice is that the AI only processes text the user explicitly selects along with a specific instruction, leaving the rest of the document untouched. The project is live and the developer is actively seeking community feedback on clarity, usability, and whether the selective AI approach adds genuine value.

0
ProgrammingDEV Community ·

Top CDN Providers for Live Streaming in 2026: Key Differences Explained

A technical guide compares five leading CDN providers — CDNetworks, Akamai, Cloudflare, Fastly, and AWS — for live video delivery in 2026. CDNs improve streaming by routing viewer traffic through geographically distributed edge servers, reducing latency and preventing origin server overload during high-traffic events. CDNetworks is highlighted as a strong option for Asia-Pacific reach and ultra-low latency, while Akamai suits large-scale enterprise broadcasting. The evaluation assessed providers across six criteria: global edge network, live streaming performance, scalability, origin offload, security, and integration with protocols such as HLS, WebRTC, and CMAF. The guide concludes that no single CDN is universally best, and the right choice depends on audience location, latency needs, and deployment workflow.

0
ProgrammingDEV Community ·

AI Multi-Agent System Completes Urban Flood Research Paper from Scratch

A researcher acting as Principal Investigator used a custom AI framework called tanaike-lab, powered by Google Gemini on the Antigravity CLI, to conduct and publish a full scientific study on urban torrential rain fluid dynamics. The resulting paper, focused on using citizen-science sensor networks for high-resolution rain prediction, was published on ESS Open Archive. The tanaike-lab system coordinates 22 AI subagents alongside tools like Model Context Protocol and Agent-to-Agent protocols to handle tasks such as numerical modeling, data processing, and manuscript drafting. The project was designed to address a core bottleneck in modern research: the operational overhead that slows down scientific output, without resorting to generic AI-generated content. The creator plans to open-source the framework once it reaches full maturity, with the goal of making virtual R&D labs accessible to the broader research community.

0
ProgrammingDEV Community ·

12 Warning Signs Your Website May Have Been Hacked

A practical guide published on the Bug Circuit blog outlines 12 common indicators that a website may have been compromised, targeting small business owners, freelancers, and agencies running WordPress, Shopify, or small SaaS platforms. Critical red flags include browser malware warnings, Google Search Console security alerts, visitors being redirected to unrelated sites, and unknown administrator accounts appearing without authorization. High-urgency signs include unrecognized script files in the file manager, sudden site slowdowns or hosting suspensions, and an inaccessible or altered login page. Medium-level warnings cover domain emails bouncing or landing in spam, and unfamiliar spammy pages appearing in Google search results. The guide recommends treating any combination of two or more symptoms as a strong signal of a breach and advises immediate action for anything rated Critical or High.

Developer Builds Free Background Domain and SSL Monitoring API With Webhook Alerts · ShortSingh