Saif URLs Viewer
View the project on:
GitHub Repository
Full URL
Short URL
Clicks
<% shortUrls.forEach(shortUrl => { %>
<%= shortUrl.full %>
<%= shortUrl.short %>
<%= shortUrl.clicks %>
<% }) %>