Late reply but you should return the new data in the response for the POST request. You dont need to fetch fresh data separately. The idea is that every request should tell a story, if you post to create something then the response should tell you what happened.