Demo: https://x.yup.gr
DockerHub Image: petrakisg/goshort
GoShort is a fast and customizable URL shortener built with Go , Svelte and TailwindCSS. It is designed to be self-hosted and easy to deploy.
- Fast: GoShort is built with Go and is blazing fast.
- Customizable: GoShort is built with Svelte and TailwindCSS, making it easy to customize.
- Self-hosted: You own your data and can deploy GoShort on your own server.
- Custom URLs: You can set custom URLs for your short links.
- Expiration: You can set expiration for your short links.
Checkout docker-compose.prod.yml for a sample production setup.
- Fork the repository.
- Create a new branch:
git checkout -b my-feature-branch
- Make your changes and add tests.
- Submit a pull request.
GoShort is licensed under the MIT License. See the LICENSE file for more information.
We take security seriously and appreciate your efforts to responsibly disclose vulnerabilities. Checkout SECURITY.md for more information.