StevanFreeborn
|
16fe8039bb
|
finished writing tests for episodes controller. started writing tests for seasons controller. add http client factory class for integration tests
|
2022-07-08 16:32:25 -05:00 |
|
StevanFreeborn
|
0335b7bdda
|
begin writing tests for controllers
|
2022-06-29 12:35:13 -05:00 |
|
StevanFreeborn
|
e459d20f54
|
implement getquotebyidasync
|
2022-06-23 16:43:17 -05:00 |
|
StevanFreeborn
|
9b6365b88b
|
added rate limiting middleware and configured it. added quotes data in json format. added method to seeder to seed database with quote data.
|
2022-06-21 23:24:56 -05:00 |
|
StevanFreeborn
|
5e201182ba
|
added xml comments for existing api parts and pieces.
|
2022-06-21 17:17:32 -05:00 |
|
StevanFreeborn
|
f22960f0ef
|
switched to use the problemdetails class when responding instead of custom errorresponse class
|
2022-06-21 11:50:54 -05:00 |
|
StevanFreeborn
|
920ef40609
|
added get episode by number endpoint
|
2022-06-21 09:12:48 -05:00 |
|
StevanFreeborn
|
5e53edafad
|
added support for versioning the api
|
2022-06-20 23:09:47 -05:00 |
|