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.
 
 
 
Adalricus Ovicula a1f2724f64
Arrange Variables
3 years ago
static Initial Commit 3 years ago
templates Initial Commit 3 years ago
LICENSE Initial Commit 3 years ago
README Initial Commit 3 years ago
main.go Arrange Variables 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