GitHub - johnwarden/httperror: Golang package for returning errors instead of handling them directly.

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. httperror

    Golang package for returning errors instead of handling them directly

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. httperr

    func(w http.ResponseWriter, r *http.Request) error

    And I found a github package taking a similar approach here, though there are enough differences:

  4. service

    Starter-kit for writing services in Go using Kubernetes. (by ardanlabs)

    I've seen this handler modification and wrapping pattern in Ardan Labs' service repository. https://github.com/ardanlabs/service/tree/master/foundation/web

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

  • Pagoda: Rapid, easy full-stack web development starter kit in Go

    2 projects | news.ycombinator.com | 29 Sep 2024
  • จัดการ Go dependencies tools ด้วย Go mod

    1 project | dev.to | 6 Sep 2024
  • GO — Estrutura de projetos

    3 projects | dev.to | 18 Jun 2024
  • Nunu: A CLI tool for building Go applications

    1 project | news.ycombinator.com | 3 Apr 2024
  • What's your go to literature to build Go libraries?

    1 project | news.ycombinator.com | 29 Feb 2024

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