5 Commits

Author SHA1 Message Date
38f9646526
feat: use configuration.yaml to setup variables 2024-05-03 16:14:36 -04:00
53f20f16f4
chore: added sqlx_cli dependency
- Formatted init_db.sh script
2024-05-02 18:38:51 -04:00
84fc74a0d1
feat: subscribe API route skeleton
- Added `serde` crate for serialisation or deserialisation of data
- Added test cases for the `subscribe` API route
- Refactor the testing setup to another module `test_utils`
- use random TCP port for testing
2024-04-22 17:00:55 -04:00
8d90f9e8e6
feat(test): health_check route 2024-03-28 11:42:08 -04:00
229ede166c
initial commit 2024-03-23 19:04:25 -04:00