
Noctris — Website & API monitoring with status pages
Noctris:网站和 API 监控工具,支持 HTTP/HTTPS 检查、告警和状态页。
@noctris_io · X
完整作品展
技术栈
21 projects

Noctris:网站和 API 监控工具,支持 HTTP/HTTPS 检查、告警和状态页。
@noctris_io · X

检查任何网站是否离线或在线,获得即时状态和响应详情。
@richardnavanda · X

Monitor your domains with real-time status updates
@theHumanFlag · X
Get alerts when a site is down.

实时追踪 Indian Railways 列车,包含实时地图和 PNR 状态检查。
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.

记录你的习惯并分享公开链接,获得他人的监督与鼓励
@ericbuildsio · X
Fix your habits with public accountability @publichabits

用于查询结构化公开X数据的API,包括帖子、资料、趋势和粉丝。
u/CodeElectrical7071 · Reddit
X’s API is expensive, so I built a simpler API for public X data I’ve been building ThreadQuery, an API for getting structured public X data into apps and AI workflows. It supports search, post lookup, profiles, user posts, threads, trends, followers, and following. I’m starting with a free beta while I test reliability with real usage. The first 100 verified users get 1,000 free credits. No payment integration yet. I’d love feedback, especially on incorrect data or missing endpoints:

批量检查多达 1,000 个 URL 的 HTTP status codes,获得实时结果和 CSV 导出。
@bulkhttpstatus · X

RequestHarbor 安全客户门户,用于共享文件、答案和批准,实时可见状态。
@danielkleach · X
is a branded client portal for files, answers, sign-offs, and signatures. No more scattered email threads, docs in Google Drive, or confusion about who is waiting for whom. Business and client both see what is done and what is in progress on both sides, in

审计网站性能、SEO 问题和 Core Web Vitals。
@_ariesblaze · X
1. SEO & Websites Audits. 2. Invoice mgt. 3. Event and Ticket Mgt

聚合所有链接到一个页面,含二维码和实时统计
@interchained · X
one handle, every surface

CheckMyHelpCenter - 扫描帮助中心查找冲突、重复项和过期内容。
willt2026 · Product Hunt
CheckMyHelpCenter Find conflicts hiding in your Help Center before AI does

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor