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-4.1, gpt-4o 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/gorush
A push notification server written in Go (Golang).
appleboy/ssh-action
GitHub Actions for executing remote ssh commands.
appleboy/gin-jwt
JWT Middleware for Gin framework
appleboy/scp-action
GitHub Action that copy files and artifacts via SSH.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4.1, gpt-4o model) and automatically installs a git prepare-commit-msg hook.
appleboy/gofight
Testing API Handler written in Golang.
appleboy/go-fcm
Firebase Cloud Messaging Library for Golang
appleboy/drone-scp
Copy files and artifacts via SSH using a binary, docker or Drone CI.
appleboy/jenkins-action
GitHub Action that trigger Jenkins job.
appleboy/macbook
Some tips and command for my MacOS.
appleboy/graceful
graceful shutdown package when a service is turned off by software function
appleboy/loadbalancer-algorithms
Load balancer Algorithms
appleboy/drone-discord
Drone plugin for sending message to Discord channel using Webhook
appleboy/com
This is an open source project for commonly used functions for the Go programming language.
appleboy/resize-tool
Go Image Resize Tool
appleboy/github2gitea
Migrate GitHub Repository to Gitea Platform using Golang
appleboy/go-jira
Jira integration with GitHub or Gitea Action for JIRA Data Center
appleboy/blog
My Chinese Blog
appleboy/sync-secrets-action
A Gitea Action that can sync secrets from one repository to many repositories or organizations.
appleboy/gatus
⛑ Gatus - Automated service health dashboard
appleboy/gitea-secret-sync
CLI for sync secrets for Gitea or GitHub Platform
appleboy/mcp-go
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
appleboy/Figma-Context-MCP
MCP server to provide Figma layout information to AI coding agents like Cursor
appleboy/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
appleboy/opencode
appleboy/confstore
Generic configuration read/write tool
appleboy/context7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
appleboy/gke-mcp
appleboy/kubectl-ai
AI powered Kubernetes Assistant
appleboy/mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.