Web dev learning path advice

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mux

    Discontinued A powerful HTTP router and URL matcher for building Go web servers with 🦍

    Gorilla Mux for HTTP routing / restful APIs: https://github.com/gorilla/mux

  • GraphQL API with gqlgen: https://github.com/99designs/gqlgenLearn

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • uuid

    Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. (by google)

    Learn how to create UUIDs: https://github.com/google/uuid

  • autocert

    [mirror] Go supplementary cryptography libraries

    Learn crypto library and how to encrypt and hash: https://github.com/golang/crypto

  • Image manipulation: https://github.com/disintegration/imagingGQLGen

  • sqlx

    general purpose extensions to golang's database/sql

    Learn sqlx if you use mysql: https://github.com/jmoiron/sqlx

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