Photo manager web app, written in rust.
db | ||
migrations | ||
src | ||
templates | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
photos.scss | ||
README.md | ||
rustfmt.toml |
rphotos
Toy web app in Rust language: manage my photos
[] (https://travis-ci.org/kaj/rphotos)
Some day it might be a usefull tool to manage a photo collection, but at this moment, it is mainly a test of developing a web application in rust, using the nickel framework.