Skip to content

🌐 Just Another Link Shortener - simple link shortener app with a CLI built in Rust

Notifications You must be signed in to change notification settings

xwirkijowski/jals-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JALS / Just Another Link Shortener

A simple solution for shortening links build with Rust. I built project this as a challenge to learn Rust while working with a real use-case scenario.

This project was built while going through "The Rust Programming Language" book.

Current stage of development

A basic CLI with an in-memory hashmap to store the data is fully operational.

  • Implement better error handling
  • Implement URL validation
  • Tests

About

🌐 Just Another Link Shortener - simple link shortener app with a CLI built in Rust

Resources

Stars

Watchers

Forks