Software Alternatives & Reviews

Golang for backend

Buffalo Go Framework Gin Gonic
  1. A Go web development eco-system, designed to make your life easier.
    Pricing:
    • Open Source
    There's nothing like Django for Go, I believe the closest would be Buffalo, typically when building backends in Go you pick and choose a combination of standard library packages and third party packages to build your services.

    #Blogging #Web Frameworks #Blogging Platform 12 social mentions

  2. Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. - ...
    Pricing:
    • Open Source
    HTTP Router: there a bunch of these, I prefer gorilla/mux but some other people prefer web frameworks like gin-gonic/gin.

    #Web Frameworks #Go Lang #Go Web Framework 84 social mentions

Discuss: Golang for backend

Log in or Post with