9 Commits

Author SHA1 Message Date
627f104101
feat(testing): (re)create postgresql database for test and dev 2024-02-03 20:45:00 -05:00
7cfd05dd96
fix(api): changed rate limit library, now play well with testing 2024-01-24 22:57:39 -05:00
ec6e39bd7c
feat(api): added rate limiting
- Need update on testing env
2024-01-24 21:09:15 -05:00
dd0bcbc984
feat(api): environment variables set up 2024-01-20 00:00:09 -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
975efc5ee9
feat(deps): added linting, formatting and testing deps 2023-09-27 21:08:26 -04:00
1d6cbd4b6c
Initial commit
- Installed FastAPI web framework and uvicorn web server
2023-09-27 20:43:54 -04:00