Announcing the 1.0 release of go-live, an ultra lightweight/performant (4mb compiled) static-site and file server.

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
  • go-live

    🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.

  • That's a really good point, the idea with go-live is that it can serve for years if left alone, is this the line that you mean? https://github.com/antsankov/go-live/blob/master/lib/server.go#L25

  • go-http-auth

    Basic and Digest HTTP Authentication for golang http

  • The project is here: https://github.com/biorisk/httpfolder. Unfortunately, I had to use a small 3rd party package for basic auth (https://github.com/abbot/go-http-auth). I also embed html and js files for the upload form, which required another tool for embedding. Hopefully, the embedded file proposal (https://github.com/golang/go/issues/41191) will remove that dependency in the near future.

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