Small, lightweight pastebin+URL shortener written in Elixir using the Phoenix framework.
Go to file
supercmmetry 74aa1e3852
utils: Implement error struct
- Implement Responder trait for Error
- Implement Responder trait for Success

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 13:55:28 +05:30
migrations diesel: Initial migration setup 2020-06-23 14:48:59 +05:30
src utils: Implement error struct 2020-06-24 13:55:28 +05:30
.gitignore dependencies: Add base deps and boilerplate 2020-05-27 22:45:36 +05:30
Cargo.lock utils: Implement error struct 2020-06-24 13:55:28 +05:30
Cargo.toml utils: Implement error struct 2020-06-24 13:55:28 +05:30
diesel.toml diesel: Initial migration setup 2020-06-23 14:48:59 +05:30
Rocket.toml rocket: Add rocket.toml 2020-06-23 14:52:06 +05:30