Closed DFurnes closed 6 years ago
Looks purty!
There's no index on Click.shortened
. What do you think about adding an index to that as a migration in this PR?
Rebased against master
to get the fixes in #22.
Added an index to shortened
in 9372118!
C'est hyper-cool! 👍
This pull request adds a
GET <key>/clicks
route to see how many clicks a given short-link has. This will be used by Phoenix's new "Social Drive Action" to show users how many people have used their voter registration link!Closes #20.