album/README.md
2017-05-12 16:43:22 +02:00

9 lines
340 B
Markdown

# rphotos
Toy web app in Rust language: manage my photos
[![Build Status](https://travis-ci.org/kaj/rphotos.svg?branch=master)](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.