Skip to content

A URL shortener backend API based on John Crickett's Build Your Own URL Shortener coding challenge.

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.

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published