Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)