cortris/README

13 lines
185 B
Plaintext
Raw Normal View History

2020-02-02 11:14:51 +00:00
Cortris
=======
Cortris is a simple url shortener
Database Structure
------------------
Database Name: cortris
shortURL: Not Null
time: Not Null
url: Primary Key & Not Null