-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
When someone finds a useful API they should be able to share the detail page link easily.
Proposed solution
Add a share button on each API detail page that uses the Web Share API on mobile and falls back to copying the URL on desktop.
Acceptance criteria
- Share button on all detail pages
- Uses Web Share API on supported mobile browsers
- Falls back to copy URL on desktop
- URL copied is the canonical detail page URL
Reactions are currently unavailable