link-bridge
A lightweight Rust library for creating URL redirects with short names that generate web pages redirecting to longer links on your website.
Features
- 🚀 Fast and lightweight URL redirection
- 🔧 Simple API for creating short name to long URL mappings
Quick Start
Add this to your Cargo.toml:
[]
= "0.1"
Basic Usage
Contributing
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
Development Setup
Running Tests
# Run all tests
# Run with coverage
Changelog
See CHANGELOG.md for version history and breaking changes.
Licence
This project is licensed under the MIT Licence - see the LICENCE file for details.
Acknowledgments
- Inspired by URL shortening services like bit.ly and tinyurl
- Thanks to the Rust community for feedback and contributions
For questions, issues, or feature requests, please open an issue on GitHub.