Cortris is a simple url shortener
https://adalricus.nand.sh/projects/cortris
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
static | 3 years ago | |
templates | 3 years ago | |
LICENSE | 3 years ago | |
README | 3 years ago | |
main.go | 3 years ago |
README
Cortris ======= Cortris is a simple url shortener Database Structure ------------------ Database Name: cortris shortURL: Not Null time: Not Null url: Primary Key & Not Null