Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:53:32.000Z (10 months ago)
- Last Synced: 2024-11-03T11:42:27.844Z (3 months ago)
- Topics: shortener, webapp
- Language: Rust
- Homepage:
- Size: 135 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URL Shortener
[![MIT License](https://img.shields.io/badge/license-MIT-blue)](https://choosealicense.com/licenses/mit/) ![Continuous integration](https://github.com/michidk/url_shortener/workflows/Continuous%20Integration/badge.svg)
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/)
![Landing Page](./.github/images/landing.png)