4 Commits

Author SHA1 Message Date
minhtrannhat
c641ddd47d
Feat(API): Database schema and models defined
- Wrote tests for database migrations and populate with test data
2022-12-23 20:07:36 -05:00
minhtrannhat
69debdb213
Feat(API): PostgreSQL database setup
- Fix enviroment variables
- Fix the ping route for API
- Added database connection for future testing
2022-12-14 21:35:00 -05:00
minhtrannhat
10b9f90524
Feat(API): Added rate-limiting and json error handling 2022-11-19 15:13:38 -05:00
minhtrannhat
3a870ed2c5
Initial commit 2022-11-18 16:08:50 -05:00