Built an application to Create a user, read a user with help of his id, update a user’s information and delete a user. Use POSTMAN to make requests to the API. The project should be written in Golang. Take the help of gorilla/mux package. Store information in some data structure of Golang.