Dynamic Link Service
A Firebase Dynamic Links replacement built for a social commerce platform, later extracted and open-sourced as the deeplink Go library. It shortens URLs, detects the visitor’s platform (iOS, Android, web) and routes them to the right destination, generates Open Graph previews when links are shared, and tracks clicks with platform, referrer, and per-day breakdowns. Links can carry a TTL, and multi-language routing is supported for internationalized apps. ...