Skip to content

KyleMiles/link-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Shortener

This is a simple link shortener written in Rust with Axum and Askama.

To run this project:

git clone https://github.com/KyleMiles/link-shortener.git
cd link-shortener
cargo run --release