joho / godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
☆9,190Updated 4 months ago
Alternatives and similar repositories for godotenv:
Users that are interested in godotenv are comparing it to the libraries listed below
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆18,248Updated this week
- Go implementation of JSON Web Tokens (JWT).☆7,968Updated 3 weeks ago
- Simple HTTP, REST, and SSE client library for Go☆10,821Updated this week
- general purpose extensions to golang's database/sql☆16,874Updated 8 months ago
- PostgreSQL driver and toolkit for Go☆11,740Updated this week
- Pure Go Postgres driver for database/sql☆9,437Updated 5 months ago
- lightweight, idiomatic and composable router for building Go HTTP services☆19,691Updated 2 months ago
- Fluent SQL generation for golang☆7,353Updated last year
- Zero Allocation JSON Logger☆11,321Updated 2 weeks ago
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,807Updated 3 years ago
- a cron library for go☆13,512Updated 9 months ago
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆11,653Updated 2 weeks ago
- Generate a Go ORM tailored to your database schema.☆6,856Updated last month
- Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron☆6,169Updated this week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,718Updated 11 months ago
- A toolkit with common assertions and mocks that plays nicely with the standard library☆24,514Updated last month
- Arbitrary-precision fixed-point decimal numbers in Go☆6,702Updated 8 months ago
- Compile-time Dependency Injection for Go☆13,675Updated 9 months ago
- Golang ORM with focus on PostgreSQL features and performance☆5,717Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,988Updated 10 months ago
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,619Updated 5 months ago
- Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.☆5,955Updated last month
- GoMock is a mocking framework for the Go programming language.☆9,362Updated last year
- Blazing fast, structured, leveled logging in Go.☆22,984Updated last month
- Sql mock driver for golang to test database interactions☆6,342Updated 7 months ago
- Swagger 2.0 implementation for go☆9,741Updated last week
- Simple error handling primitives