-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Not an immediate need, but on the "share" tool, the URL should be shortened to be more email friendly. To do this well without running into issues with external shorteners being blocked, I'd suggest we add an API endpoint, so that urls like:
could instead be something like:
https://foodsecurityiap.resilienceatlas.org/share/2sk4c8
This could be implemented by adding a table of share links, so that the id passed to the share endpoint could automatically pull up the correct long version of the link noted above
Metadata
Metadata
Assignees
Labels
No labels