Photo manager web app, written in rust.
31dae7177d
I guess it's easier to just stay on diesel version 0.9 until I have rust 1.15 everywhere and can take advantage of the fact that diesel should work nicer on stable 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.