subosito / gotenv
Load environment variables from `.env` or `io.Reader` in Go.
☆299Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gotenv
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆323Updated 10 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆362Updated 10 months ago
- Go based task runner☆432Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct☆495Updated 7 months ago
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆353Updated 4 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆387Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆772Updated 5 months ago
- Is a general library to help modify or set data within data structures and other objects.☆231Updated last year
- 🐺 Easy, fast and type-safe dependency injection for Go.☆189Updated 5 months ago
- Go package for dealing with maps, slices, JSON and other data.☆704Updated 8 months ago
- convert your database tables to structs easily☆234Updated 3 weeks ago
- JWT authentication middleware for Go HTTP services☆550Updated 2 months ago
- A tiny HTTP server for supporting custom Golang import paths