7 Commits

Author SHA1 Message Date
0b6c1df6ff
feat(api): insert members into database + testing 2024-03-02 15:52:41 -05:00
6bd9657737
feat(api): select member by id + tests 2024-03-02 15:41:29 -05:00
49c83fa287
feat(api+testing): select member by email
- Reorganized folder structure so routes live in the same folder
- Set up pytest fixtures for future use
2024-03-01 20:14:20 -05:00
7cfd05dd96
fix(api): changed rate limit library, now play well with testing 2024-01-24 22:57:39 -05:00
363aa37365
feat(api): use routers for different api routes 2024-01-17 22:20:34 -05:00
285d11c0ab
feat(api): ping route and testing infra 2024-01-17 22:01:39 -05:00
782fa386d5
Fix(Docker): Seperate DEV and PROD
- Restructured the project
2023-10-10 14:33:11 -04:00