TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: AuditAPI – Audit Logging via API

6 点作者 PaulAnunda超过 4 年前

1 comment

PaulAnunda超过 4 年前
Hi HN, I&#x27;m Paul, the founder of AuditAPI (<a href="https:&#x2F;&#x2F;www.auditapi.com" rel="nofollow">https:&#x2F;&#x2F;www.auditapi.com</a>). We provide an API that lets developers quickly enable audit logging within their apps.<p>At previous gigs, I&#x27;ve had to either implement audit logging from scratch or integrate my service with preexisting internal solutions. Typically, a table within the primary DB would be used (leading to space issues), search would be slow or non-existent (can&#x27;t search - won&#x27;t use), or there would be little to no documentation on how to best utilize the tooling.<p>Despite these shortfalls, I saw the benefits of having audit logging in place. Customers could keep an eye on the activity occurring within their account, customer support could root-cause customer issues quicker, and product&#x2F;engineering teams could gauge feature adoption.<p>I built AuditAPI to scratch my own itch — to simplify the process of both storing and retrieving audit events.<p>I&#x27;d love to get your feedback, answer any questions, and hear your ideas. Thanks for your time!