fastapi-kimo Completed Assessment for Kimo using FastAPI. Running Tests pytest Adding the Collection to MongoDB python script.py Screenshots with Endpoints Adding the courses.json to MongoDB using the Python script Courses Endpoint The Rating for the entire course will be updated as per the aggregated sum of chapters as mentioned in the assignment document. Single Course Overview Endpoint Chapter Details Endpoint POST Request Endpoint to add rating to a Chapter Success Running Tests to validate all endpoints Containerizing the Application