This is just another simple URL shortener. Very lightweight and fast, written in Go.
Website: w0q.de
- Install Docker
- Run
docker run -p 8080:8080 webbaum/w0q
- Open your browser at http://localhost:8080
Want to help develop w0q? Nice! If you find an issue, please report it on the issue tracker.