TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AuditAPI – Audit Logging via API

6 pointsby PaulAnundaover 4 years ago

1 comment

PaulAnundaover 4 years ago
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!