minhtrannhat
|
f129c6884e
|
Feat(API + Docs): Handle user sessions
- Improved documentation
- Wrote tests for user sessions/authentications: including session
flow(login, status, logout)
|
2022-12-24 22:01:23 -05:00 |
|
minhtrannhat
|
8a695f2efb
|
Fix(API): Stop mypy from complaining
|
2022-12-23 20:18:39 -05:00 |
|
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
|
ad5596c61c
|
Fix(API): Added email template
- Fix the missing logging library
|
2022-12-21 10:59:46 -05:00 |
|
minhtrannhat
|
61bac977ff
|
Feat & Fix(API): Sending emails to users
- Send emails to users when they register or when they reset their
password.
- Fix `.gitignore` not recoginizing changes in `lib` folder
|
2022-12-15 09:45:16 -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
|
e9148a4428
|
Feat(API): Request/Response schema validation
|
2022-12-10 18:46:51 -05:00 |
|
minhtrannhat
|
10b9f90524
|
Feat(API): Added rate-limiting and json error handling
|
2022-11-19 15:13:38 -05:00 |
|
minhtrannhat
|
7815894d9f
|
Feat(API): ensuring error responses are JSON
|
2022-11-19 14:12:41 -05:00 |
|
minhtrannhat
|
3a870ed2c5
|
Initial commit
|
2022-11-18 16:08:50 -05:00 |
|