Pinned Repositories
caddy-jwt
🆔 Caddy Module JWT Authentication
dingtalk
钉钉开放平台 Go SDK
distlock
:lock: Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.
docker-shadowsocks
Shadowsocks dockerfile from alpine linux.
goplay
:hamster: Embed Go Playground on your Website
httpin
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)
image-decrypter
Decrypt images in the browser.
jsonla
A cute C++ library for easily parsing and manipulating JSON data structure.
owl
🦉 Go Struct Tag Framework and Algorithm Driver
go
The Go programming language
ggicci's Repositories
ggicci/httpin
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)
ggicci/caddy-jwt
🆔 Caddy Module JWT Authentication
ggicci/distlock
:lock: Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.
ggicci/goplay
:hamster: Embed Go Playground on your Website
ggicci/owl
🦉 Go Struct Tag Framework and Algorithm Driver
ggicci/password
:asterisk: Password Hashing & Verification with Argon2, Bcrypt
ggicci/patch
:ice_cube: Tell a field is missing or not in the payload of a PATCH request
ggicci/v2raym
Dead simple v2ray client for macOS (terminal)
ggicci/stringable
🧣 A tiny go package that helps converting values from/to a string.
ggicci/alice
Painless middleware chaining for Go
ggicci/appdirs
A utility to locate the base directories, as well as the config, cache, data files an app needs.
ggicci/chi
lightweight, idiomatic and composable router for building Go HTTP services
ggicci/community-examples
go-chi community examples
ggicci/countries
Country Database
ggicci/de
ggicci/docusaurus
Easy to maintain open source documentation websites.
ggicci/droplet.sh
:droplet: Bootstrap of my shell world. Import shell scripts like Golang.
ggicci/ggicci
ggicci/ggicci.me
ggicci/glow
Render markdown on the CLI, with pizzazz! 💅🏻
ggicci/go-querystring
go-querystring is Go library for encoding structs into URL query strings.
ggicci/go-restful
package for building REST-style Web Services using Go
ggicci/goenv
Populate go struct instance with OS environment variables.
ggicci/httpin-example
Example project demonstrating how to use ggicci/httpin package to easily reading HTTP requests in Go
ggicci/learn-java
ggicci/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
ggicci/mitmproxy-test-local
ggicci/pg
PostgreSQL Helper
ggicci/pgstore
A Postgres session store backend for gorilla/sessions
ggicci/python-countries
Country Database in Python