019e2516d72575c293c8d4f35a14a3e82a0ebd5f
URL shortener
TODO
- [] Create link model (make sure to create a index for the slug and click counter)
- [] Generate unique slug
- [] Unit tests
- [] Stimulus setup
- [] Main page with input box
- [] Create user model
- [] Add userId key to link model
- [] Login and logout (sessions)
- [] Cache with redis?
Languages
Crystal
98.7%
Dockerfile
1.3%