Small, lightweight pastebin+URL shortener written in Elixir using the Phoenix framework.
Go to file
supercmmetry 2f904690b5
utils: Implement psql db pool state
- Implement a PSQL DB Pool which is managed as a Rocket State

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 13:58:53 +05:30
migrations diesel: Initial migration setup 2020-06-23 14:48:59 +05:30
src utils: Implement psql db pool state 2020-06-24 13:58:53 +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