https://github.com/michidk/url_shortener
A dead-simple URL shortener written in Rust
https://github.com/michidk/url_shortener
shortener webapp
Last synced: about 1 year ago
JSON representation
A dead-simple URL shortener written in Rust
- Host: GitHub
- URL: https://github.com/michidk/url_shortener
- Owner: michidk
- Created: 2021-02-28T09:09:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:53:32.000Z (about 2 years ago)
- Last Synced: 2025-02-13T20:42:25.228Z (over 1 year ago)
- Topics: shortener, webapp
- Language: Rust
- Homepage:
- Size: 135 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URL Shortener
[](https://choosealicense.com/licenses/mit/) 
A dead-simple URL shortener written in [Rust](https://www.rust-lang.org/) using the Web framework [Rocket](https://rocket.rs/) and [SeaORM](https://github.com/SeaQL/sea-orm); Styled using [https://bulma.io/](https://bulma.io/)
