Skip to content

anirudhRowjee/uturn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uturn - a small URL Shortner Written in Rust

[WIP - Issues are maintained for myself to know what to work on!]

uturn is a small, in-memory URL Shortener written in Rust, using rocket and serde. You can Add, Modify and Delete URLs.

Setup Instructions

  1. Ensure you have Rust Nightly enabled. This is necessary for Rocket to Compile.

  2. Clone this Repository

  3. Run the Project.

    $ cargo run

About

uturn is a URL redirector written in Rust!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages