requests

Requests allows you to send HTTP/1.1 requests extremely easily. There’s no need to manually add query strings to your URLs, or to form-encode your PUT & POST data — but nowadays, just use the json method!

goredis

go-redis is the official Redis client library for the Go programming language. It offers a straightforward interface for interacting with Redis servers.

httpie

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

gomysql

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

sarama

Sarama is a Go library for Apache Kafka.

resty

Simple HTTP, REST, and SSE client library for Go

gopq

pq - A pure Go postgres driver for Go's database/sql package

gorm

The fantastic ORM library for Golang, aims to be developer friendly

Maintained By @challenaiLICENSE: GPL 3.0Version: v0.1.2-beta