I'm new at programming and this is my first website made in a programming language (Go)

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

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

    Your own music listening database / Seu próprio banco de dados de músicas ouvidas

  • I have other little projects too, like Musyca in python/sqlite and Kolekti in Go (both work together).

  • kolekti

    Display Musyca's database information in the terminal / Interage com Musyca e mostra as informações no terminal

  • I have other little projects too, like Musyca in python/sqlite and Kolekti in Go (both work together).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Hugo

    The world’s fastest framework for building websites.

  • No, then you'd have to render HTML pages to files with a static site generator. Check out Hugo.

  • Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

  • I host my Go sites on a VPS and start them with a systemd service and proxy them behind Caddy. But you could use other reverse proxies as Nginx.

  • watchrun

    Watch your files and run your programs.

  • For a more complicated setup, you can take a look at https://github.com/loov/watchrun/blob/master/examples/watchjs-templates/server.go, which also auto-reloads the page.

  • 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.

    InfluxDB logo
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