A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg 8f55d55388 Add favicons 2017-12-27 17:37:00 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src Implement saving a list; make the lists mutable using an RW lock 2017-12-27 17:36:26 +01:00
static Add favicons 2017-12-27 17:37:00 +01:00
templates Add favicons 2017-12-27 17:37:00 +01:00
.gitignore Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
Cargo.lock Update the Cargo lock file 2017-12-27 17:31:18 +01:00
Cargo.toml Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00