Commit Graph
18 Commits
Author SHA1 Message Date
StevanFreeborn 0a7c522faa finished writing tests for getcharacterbyidasync 2022-07-06 11:01:46 -05:00
StevanFreeborn 0335b7bdda begin writing tests for controllers 2022-06-29 12:35:13 -05:00
StevanFreeborn 15eea06073 finished implementing characters endpoints 2022-06-24 11:35:33 -05:00
StevanFreeborn 9bc24949b7 implement character controller methods 2022-06-24 10:10:02 -05:00
StevanFreeborn 21d9fdab16 add characters controller and repository 2022-06-24 09:58:35 -05:00
StevanFreeborn ca00363e5b changes 2022-06-23 21:38:33 -05:00
StevanFreeborn e459d20f54 implement getquotebyidasync 2022-06-23 16:43:17 -05:00
StevanFreeborn 7e778d6154 implemented getting all quotes 2022-06-23 13:26:21 -05:00
StevanFreeborn 2cbab773d0 begin implementing quotes repository and controller 2022-06-22 11:28:44 -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
StevanFreeborn a76320df92 begin implementing episodes 2022-06-19 23:07:59 -05:00
StevanFreeborn 11619d3638 add changes 2022-06-19 16:42:35 -05:00
StevanFreeborn 58f3c0e930 include changes 2022-06-19 16:42:02 -05:00
StevanFreeborn f3ca797ed6 Add project files. 2022-06-18 17:39:22 -05:00