Rest in go is generally very easy and enjoyable. But if you haven’t already check out gin-gonic.
Yes to that, it’s quite easy to start on with REST in go.Gin is great, but it lacks documentation, it does have a ton of examples. I personally prefer Echo or Mux for REST APIs.
Echo looks amazing, thank you.
Rest in go is generally very easy and enjoyable. But if you haven’t already check out gin-gonic.
Yes to that, it’s quite easy to start on with REST in go.Gin is great, but it lacks documentation, it does have a ton of examples. I personally prefer Echo or Mux for REST APIs.
Echo looks amazing, thank you.