Best way to modify some fields via a Golang API using http

前端 未结 0 471
难免孤独
难免孤独 2021-01-25 22:15

I\'m quite new to Golang

I would like to perform some modifications of resources via http within my API.

Usually I use json.NewDecoder(r.Body).Decode(&bo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题