I have a function that will fetch data from the server with get method, it works fine, then I update the data with post method. After that, I want to a
get
post