Golang p4:Create city gin golang by hai9999Posted on23/08/202125/08/2021 Code insert: Test: Link:http://localhost:8080/insert_city Method:Post Json post { "name":"vietnam", "population":100000 } Test with php: