- Added an interaction/click counter for new links
- Each time a link gets used, the counter is incremented
- Added new route to get statistics for a link:
/clicks/:slug
- This requires the key generated at link creation to be provided in the
key
query parameter
- Removed response body from DELETE route