Pinned Repositories
go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
gorm
The fantastic ORM library for Golang, aims to be developer friendly
goutil
💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
socialite
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
auth-go
An easy to use Gin middleware that generates a certified JWT for any structure and parses the Token into the target structure. | 一款简单易用的可以为任意结构体生成认证 JWT 并解析 Token 为目标结构体的 Gin 中间件。
DoMall-WXmini
基于 gin 框架上手的一个简易商城微信小程序后端。
pagination-go
A unified and convenient paginated request-response processing tool. | 统一方便的分页请求和响应处理工具。
Wexin-miniprogram-MessagesBoard
学习微信小程序开发做的一个简单的留言板项目,前端用了官方WeUI框架,后端是用PHP搭建的简单数据处理的
easywechat
📦 一个 PHP 微信 SDK
uptutu's Repositories
uptutu/Wexin-miniprogram-MessagesBoard
学习微信小程序开发做的一个简单的留言板项目,前端用了官方WeUI框架,后端是用PHP搭建的简单数据处理的
uptutu/auth-go
An easy to use Gin middleware that generates a certified JWT for any structure and parses the Token into the target structure. | 一款简单易用的可以为任意结构体生成认证 JWT 并解析 Token 为目标结构体的 Gin 中间件。
uptutu/pagination-go
A unified and convenient paginated request-response processing tool. | 统一方便的分页请求和响应处理工具。
uptutu/Yattao
个人博客源码
uptutu/components-contrib
Community driven, reusable components for distributed apps
uptutu/core-broker
uptutu/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
uptutu/docs
uptutu/helm-charts
uptutu/kit
Shared utility code for tKeel.
uptutu/result
Go-generics result module inspired by rust.
uptutu/rule-manager
uptutu/tkeel-interface
uptutu/uptutu
my page
uptutu/amqp
uptutu/cli
uptutu/cnregion
2009-2023 年**全国(省、市、县、乡/镇、村/街道)五级行政区域划分数据
uptutu/core
uptutu/datatypes
GORM Customized Data Types Collection
uptutu/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
uptutu/go-orm-benchmarks
Advanced benchmarks for +15 Go ORMs.
uptutu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
uptutu/goutil
💪 Helper Utils For The Go: string, array/slice, map, format, cli, env, filesystem, test and more. Go 的一些工具函数,格式化,特殊处理,常用信息获取等等
uptutu/haxmap
Fastest and most memory efficient golang concurrent hashmap
uptutu/nacos-viper-remote
🔥🔥 🌈 Golang configuration,use to Viper reading from remote Nacos config systems. Viper remote for Naocs.
uptutu/pingu
🐧ping command but with pingu
uptutu/playground
GORM Playground (Please Create PR for this project to report issues)
uptutu/security
uptutu/tkeel
uptutu/urlquery
URL Query string Encoder and Parser based on go