Show HN: Hinge-ts I reverse engineered Hinge's API
Category: library
Tags: sdk, reverse-engineering, dating-app
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
Hinge-ts is a reverse-engineered TypeScript SDK for Hinge's dating app API, providing typed interfaces for automation, chat, session persistence, and real-time WebSocket interaction via a proxy. Its value lies in offering a well-structured, browser-first SDK that exposes a complex private API with good documentation and a proxy model for handling restricted network requirements.
Target audience: backend devs, automation engineers
Repository: https://github.com/wrsrsh/hinge-ts · TypeScript · MIT
View on Hacker News