Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Serverless URL Shortener 1.0.2

Latest
Compare
Choose a tag to compare
@aletheia aletheia released this 03 Nov 00:02
· 18 commits to master since this release

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