Welcome to nxt, a simple, fast, and secure link shortener written in Go. This open-source project is designed with privacy in mind, ensuring that your data is always protected.
No time to set it all up? Simply deploy on Railway with one click!
Includes a referal code that helps the development of nxt
- Golang with GoFiber
- MongoDB
- π Privacy-First: We only store necessary data for the functionality of our service. We do not share your data with third parties unless required by law.
- π Simple statistics: Find out how many clicks your links are getting. UI in the making.
- π« No Accounts: nxt does not require accounts.
- π Open Source: nxt is open-source and licensed under the MIT License. You're free to use, modify, and distribute the software under the terms of this license.
The main interface of nxt is a web page where you can enter a URL to shorten. After submitting the URL, you will be provided with a shortened link.
Simply install Docker and Docker Compose and run the project by doing
docker-compose up (-d optionally if you want to run it without daemon)
That's it! Or hit the Railway button from above and deploy it with one click over there.
Contributions to nxt are welcome! Please feel free to open an issue or submit a pull request.
nxt is licensed under the MIT License. For more details, see the LICENSE file.
If you have any questions or feedback, please feel free to contact the author.
π Enjoy using nxt!