Skip to content

URL shortener API for self-destructible and expirable links

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

patrickarmengol/etherealink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etherealink

URL shortener for self-destructible and expirable links

frontend live demo

API backend live demo docs

  • FastAPI backend
  • Vue.js frontend
  • create "short" links
  • set expiry datetime
  • set total number of clicks before link becomes inactive
  • use admin link to delete link or update expiry/num_clicks (account-less auth)
  • live demos are deployed to railway with docker

Table of Contents

Installation

see frontend readme or backend readme

Usage

see frontend readme or backend readme

License

etherealink is distributed under the terms of any of the following licenses: