appleboy
I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023
MediatekHsinchu, Taiwan
Pinned Repositories
CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
gin-jwt
JWT Middleware for Gin framework
gofight
Testing API Handler written in Golang.
gorush
A push notification server written in Go (Golang).
react-recaptcha
A react.js reCAPTCHA for Google
scp-action
GitHub Action that copy files and artifacts via SSH.
ssh-action
GitHub Actions for executing remote ssh commands.
telegram-action
GitHub Action that sends a Telegram message.
training
Learning Golang one day
queue
Queue is a Golang library for spawning and managing a Goroutine pool
appleboy's Repositories
appleboy/react-recaptcha
A react.js reCAPTCHA for Google
appleboy/npm-vs-yarn
npm vs yarn install speed testing.
appleboy/facebook-action
GitHub Action that sends a Facebook message.
appleboy/appleboy
appleboy/go-myallocator
Golang SDK for OTA's to easily integrate with the MyAllocator OTA BuildToUs API
appleboy/go-mailer
send email package
appleboy/drone-gtalk
Drone plugin for sending Gtalk notifications
appleboy/CodeIgniter
EllisLab's Open Source PHP Framework
appleboy/ArtiVC
A version control system to manage large files.
appleboy/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
appleboy/go-http-routing-benchmark
Go HTTP request router and web framework benchmark
appleboy/proto-tool
appleboy/angristan
✨special ✨ repository
appleboy/companies-using-graphql-in-taiwan
此 repo 用意在於盡力收集台灣有使用 GraphQL 的公司,促進台灣 GraphQL 技術發展與交流
appleboy/drone-docker
Drone plugin for publishing Docker images
appleboy/example-api-authz-go
Example Go service that uses OPA for API authorization.
appleboy/go-admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
appleboy/go-bbs
BBS file database manager system library in Golang.
appleboy/go-openbbsmiddleware
招募說明=>系統架構裡的 "中介應用層"
appleboy/go-pttbbs
PTT official app 招募說明 => 系統架構裡的 "中介底層"
appleboy/go-socket.io
socket.io library for golang, a realtime application framework.
appleboy/golangci-lint
Fast linters Runner for Go
appleboy/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
appleboy/grpc-go-example
grpc go example 以及系列教程
appleboy/kevwan
My personal repository.
appleboy/pam-ussh
uber's ssh certificate pam module
appleboy/Ptt-backend
PTT APP 的後端
appleboy/roff
roff lets you write roff documents in Go
appleboy/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
appleboy/tunny
A goroutine pool for Go