Hey HN<p>We built SuperAPI (<a href="https://trysuperapi.com">https://trysuperapi.com</a>) to solve a pain many devs know too well: API performance and caching are hard, especially when dealing with dynamic data and invalidation logic.<p>SuperAPI is a plug-and-play caching layer that:
- Sits in front of your load-balancer
- Caches responses out of the box
- Automatically invalidates relevant cache entries when your database changes
- Requires zero code changes<p>This interactive playground shows exactly how it works:
- Run real queries against a sample API
- Watch cache hits and misses live
- Update the DB and see the cache invalidate — automatically<p>Would love your feedback on anything that isn't clear on how SuperAPI works.<p>Thanks
— Ayush, Hrithik & Adithya from SuperAPI