What is the Go equivalent of Node http-server?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. http-server

    a simple zero-configuration command-line http server

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Caddy

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

    It's good you mentioned Caddy, which is a very nice go package that also runs as a stand-alone server and is roughly the equivalent of nginx.

  4. simplehttp2server

    A simple HTTP/2 server for development

  5. devd

    A local webserver for developers

    Try https://github.com/cortesi/devd

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

  • Curl HTTP/3 Performance

    3 projects | news.ycombinator.com | 28 Jan 2024
  • Injecting backdoors to NPM packages

    2 projects | dev.to | 16 Feb 2022
  • How to Build a Javascript Chat App

    5 projects | dev.to | 2 Nov 2021
  • Send a POST Request Containing a GraphQL Query with the Fetch API

    3 projects | dev.to | 6 Jun 2021
  • Making api calls and developing locally.

    3 projects | /r/Frontend | 31 Mar 2021

Did you know that Go is
the 4th most popular programming language
based on number of references?