enricofoltran / simple-go-serverLinks
A simple golang web server with basic logging, tracing, health check, graceful shutdown and zero dependencies
☆165Updated this week
Alternatives and similar repositories for simple-go-server
Users that are interested in simple-go-server are comparing it to the libraries listed below
Sorting:
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated last year
- Provides an extended, production-ready HTTP server.☆93Updated last year
- Go package for populating structs from environment variables using struct tags☆236Updated 4 years ago
- Include files in your binary the easy way☆277Updated 4 years ago
- 🍍Jeff provides the simplest way to manage web sessions in Go.☆271Updated 9 months ago
- Simple SQL extensions for Go☆174Updated 10 months ago
- Utilities for slightly better logging in Go (Golang).☆371Updated 3 months ago
- Easily create HTML forms with Go structs.☆400Updated last year
- Debugging helper utilities for Go☆359Updated 3 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆297Updated last month
- An simple, easily extensible and concurrent health-check library for Go services☆274Updated last year
- Code generation tools for Go.☆431Updated 5 months ago
- Small library to read your configuration from environment variables☆248Updated 9 months ago
- One place for me to put all my programmery notes☆220Updated 5 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- So you always leave a note☆267Updated 2 years ago
- A high performance Golang implementation of the incredibly useful jq command line tool.☆210Updated 7 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆385Updated 2 weeks ago
- A tiny library for super simple Golang tables