https://github.com/ppvan/cetu
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppvan/cetu
- Owner: ppvan
- License: gpl-3.0
- Created: 2023-06-02T05:33:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T18:41:01.000Z (almost 2 years ago)
- Last Synced: 2024-06-22T10:57:05.353Z (almost 2 years ago)
- Language: Go
- Size: 3.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# Simple URL Shortener
## TODOS
- [x] Centralize logging
- [x] Base62 convertion
- [x] Redirect
- [ ] Update database library
- [ ] OpenAPI api spec
- [ ] Form submit
- [ ] UI
- [ ] Embeded
- [ ] Docker, self-host something