Ever wanted to fetch some pretty birds from Reddit? Now you can!
This requires a Rust toolchain of version v1.44 or higher.
Simply run cargo build --release
, and use the file in target/release
.
Create a .env
file using the .env.sample
file.
A web server serving random images is hosted on port 8080
, as this is designed
for use in Docker.
The software is licensed under the GNU Public Licence v3.0.