Assignments
Assignments should be completed from top to bottom as they will raise in difficulty the lower in the stack.
Part I
- Refactor Go back to your School API assignment and add caching functionality to ensure your API is efficient in generating Responses for requests.
Part II
- Refactor Go back to your School API assignment and add logging functionality to ensure your API's observability is at a production level state.