Commit Graph

12 Commits

Author SHA1 Message Date
5de1b68864
refactor: don't run embedded migrations upon start
Signed-off-by: SphericalKat <amolele@gmail.com>
2021-06-29 20:03:01 -07:00
51591530d0
routes: use rocket_cors crate to handle CORS
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-08-05 23:07:59 +05:30
62df3f239a
cargo fmt
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-26 16:44:07 +05:30
supercmmetry
0de8fb33da
api: Add catchers
- Added catchers for 404, 422 and 500

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-26 08:38:32 +05:30
0e5abac774
[wip] paste: Add route to create pastes
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-25 18:12:36 +05:30
0556a03396
pastes: Add schema and some db ops
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-25 16:03:33 +05:30
supercmmetry
c41b036e07
diesel: embed migrations in binary
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 15:02:27 +05:30
supercmmetry
f5f4099e82
main: Manage db pool state
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 14:36:52 +05:30
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
supercmmetry
da21eb1189
treewide: Migrate to clean-architecture
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 13:45:35 +05:30
53d2e70415
dependencies: Add base deps and boilerplate
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-05-27 22:45:36 +05:30
0f432df67f
Initial commit
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-05-27 22:08:29 +05:30