newbie here looking for a framework

This page summarizes the projects mentioned and recommended in the original post on /r/golang

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. templ

    A language for writing HTML user interfaces in Go.

    For HTML templating take a look a Templ https://github.com/a-h/templ

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. goqu

    SQL builder and query library for golang

    For SQL, I'd probably go with goqu http://doug-martin.github.io/goqu/

  4. chi

    lightweight, idiomatic and composable router for building Go HTTP services

    For HTTP I'd look at Chi https://github.com/go-chi/chi

  5. kelseyhightower/envconfig

    Golang library for managing configuration data from environment variables

    To configure the app I'd take a look at https://github.com/kelseyhightower/envconfig

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • API completa em Golang - Parte 2

    5 projects | dev.to | 5 Dec 2023
  • REST API with Go, Chi, MySQL and sqlx

    6 projects | dev.to | 23 Jun 2023
  • Building my first go project, looking for package/resource suggestions

    7 projects | /r/golang | 5 Oct 2022
  • Code review

    5 projects | /r/golang | 10 Nov 2021
  • Migrating from PHP to Go

    26 projects | /r/golang | 30 Sep 2021