Skip to content

A URL shortener backend API based on John Crickett's Build Your Own URL Shortener coding challenge, using Rust and Actix Web.

License

Notifications You must be signed in to change notification settings

Yukigeshiki/url-shortener-rust

Repository files navigation

url-shortener-rust

build build

A URL shortener backend API based on John Crickett's Build Your Own URL Shortener coding challenge, using Rust and Actix Web.

To get a Redis instance up and running:

docker compose up

To run the application:

cargo run

To test the application:

cargo test

About

A URL shortener backend API based on John Crickett's Build Your Own URL Shortener coding challenge, using Rust and Actix Web.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published