Small, lightweight pastebin+URL shortener written in Elixir using the Phoenix framework.
Go to file
ATechnoHazard b661b7ea8d
pastes: add a route to update pastes
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-09-26 19:17:48 +05:30
migrations diesel: Create migrations for users and pastes 2020-06-24 22:41:01 +05:30
src pastes: add a route to update pastes 2020-09-26 19:17:48 +05:30
.gitignore cargo: Add missing fields and dev dependencies 2020-07-06 02:29:30 +05:30
Cargo.lock jirachi: Bump to v0.1.8 2020-09-25 15:29:18 +05:30
Cargo.toml jirachi: Bump to v0.1.8 2020-09-25 15:29:18 +05:30
diesel.toml routes: pastes: Finish impl of paste creation 2020-06-26 00:19:20 +05:30
LICENSE License project under MIT 2020-07-06 02:21:56 +05:30
Procfile heroku: add a procfile 2020-08-29 23:58:08 +05:30
Rocket.toml fairings: Failed experiment with templating 2020-06-28 15:31:18 +05:30
rust-toolchain dependencies: bump versions 2020-09-24 22:57:43 +05:30