I was wondering what would be a good way to test your API with fake data with express. I don't think that was being shown in class yet. currently have this setup but the data isn't connected yet with the routes. I have seen sendFile but only for serving HTML with the API.