This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
Released version 1.0.2 of Serverless URL shortener
- performs link shortening
- performs resource tracking (increments visit counter when invoked)
- redirects clients to real URL
More to come in the next releases:
- resolver returning also HTML with redirect meta header
- collect and save a list of visits (not only the total count) with timestamp and client IP address
- support for bulk URL import
- load a list of contacts and associate them to a tracked URL, generating trackers
- web client
- security support
- social login with Facebook to authenticated login