Small, lightweight pastebin+URL shortener written in Elixir using the Phoenix framework.
Go to file
ATechnoHazard b6d73b8fe5
cargo: Update dependencies
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-07-05 22:31:03 +05:30
migrations diesel: Create migrations for users and pastes 2020-06-24 22:41:01 +05:30
src utils: migrate to jirachi for generating unique keys 2020-07-05 22:29:24 +05:30
.gitignore diesel: Set up initial migrations 2020-06-24 21:53:48 +05:30
Cargo.lock cargo: Update dependencies 2020-07-05 22:31:03 +05:30
Cargo.toml cargo: Update dependencies 2020-07-05 22:31:03 +05:30
diesel.toml routes: pastes: Finish impl of paste creation 2020-06-26 00:19:20 +05:30
Rocket.toml fairings: Failed experiment with templating 2020-06-28 15:31:18 +05:30