Commit Graph

263 Commits

Author SHA1 Message Date
c5cce2543c feat: create function to sort an array of objects by property
Summary:

Test Plan:
2024-05-24 16:06:36 -04:00
62e780e8bf fix: OpenAPI spec not generating properly
Summary:

Test Plan:
2024-05-24 14:56:34 -04:00
88b1a4ced5 feat: create route to search for titles
Summary:

Test Plan:
2024-05-16 01:21:13 -04:00
359b73c7a8 fix: gql.tada not generating Typescript schema
Summary:

Test Plan:
2024-05-16 01:12:47 -04:00
dd47118f3a docs: add Swagger UI
Summary:

Test Plan:
2024-05-15 23:03:19 -04:00
5d19c2fb90 feat: remove health check from OpenAPI spec
Summary:

Test Plan:
2024-05-15 23:03:18 -04:00
68c082493e feat: create route to return title information
Summary:

Test Plan:
2024-05-15 23:03:17 -04:00
695a1bb4cd chore: set up MSW
This will help with mocking requests and responses from external services.
2024-05-15 09:22:12 -04:00
1e1729ae30 feat: create function to handle fetching data from multiple sources
This helps since sometimes the data sources have issues occasionally
2024-05-14 22:44:04 -04:00
6c771eaaad feat: add health check
Summary:

Test Plan:
2024-05-14 22:30:52 -04:00
d34a1a4771 style: add tsconfig path
Summary:

Test Plan:
2024-05-14 22:11:44 -04:00
29345a7bd1 style: add prettier
Summary:

Test Plan:
2024-05-14 22:01:21 -04:00
f78ad2d2dd feat: initial commit 2024-05-14 21:49:16 -04:00