Skip to content
@golang-acexy

golang-acexy

Golang is the best programming language for developers. 😉

Here is a world of Golang, where only Golang projects exist. Currently, all starters are similar to the Java Spring Cloud structure, providing usage methods for various open-source components. You can easily combine multiple projects or use a single one to quickly start standard project setups and build services. Let's Go Into the New World!

  • parent

    All top-level projects of starters define unified interface declarations, standard parameter/constant/variable declarations, and leverage golang-toolkit to provide common functionalities.

  • gin

    A gin based HTTP service framework that simplifies the usage of gin and provides a unified and concise API, abstracting away some internal details.

  • gorm

    A database ORM (Object-Relational Mapping) framework based on gorm.

  • redis

    A cache framework based on go-redis, providing simpler and commonly used methods for cache operations.

  • grpc

    GRPC is a highly popular remote procedure call framework. This project implements initialization methods for both the server and client, supporting initialization across multiple nodes: direct connection to a single service, load balancing across multiple services, dynamically fetching server nodes from a service registry.

  • nacos

    Based on the Nacos service registry, dynamic configuration file retrieval and service registration discovery are implemented.

Pinned Loading

  1. starter-gin starter-gin Public

    基于github.com/gin-gonic/gin封装的http服务组件

    Go

  2. starter-nacos starter-nacos Public

    starter-nacos

    Go

  3. starter-gorm starter-gorm Public

    基于github.com/go-gorm/gorm封装的数据库服务组件

    Go

  4. starter-redis starter-redis Public

    基于github.com/redis/go-redis封装的集中式缓存组件

    Go

  5. starter-grpc starter-grpc Public

    go framework grpc module

    Go

  6. starter-cron starter-cron Public

    go framework grpc cron

    Go

Repositories

Showing 9 of 9 repositories
  • starter-cron Public

    go framework grpc cron

    golang-acexy/starter-cron’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Sep 28, 2024
  • starter-gorm Public

    基于github.com/go-gorm/gorm封装的数据库服务组件

    golang-acexy/starter-gorm’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Sep 28, 2024
  • starter-redis Public

    基于github.com/redis/go-redis封装的集中式缓存组件

    golang-acexy/starter-redis’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Sep 28, 2024
  • starter-parent Public

    starter 管理根项目

    golang-acexy/starter-parent’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Sep 28, 2024
  • starter-mongo Public

    基于官方驱动的 mongo 封装

    golang-acexy/starter-mongo’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Sep 26, 2024
  • starter-gin Public

    基于github.com/gin-gonic/gin封装的http服务组件

    golang-acexy/starter-gin’s past year of commit activity
    Go 0 Apache-2.0 0 1 0 Updated Sep 25, 2024
  • starter-nacos Public

    starter-nacos

    golang-acexy/starter-nacos’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Aug 28, 2024
  • starter-grpc Public

    go framework grpc module

    golang-acexy/starter-grpc’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Aug 28, 2024
  • .github Public

    public organization profile

    golang-acexy/.github’s past year of commit activity
    0 0 0 0 Updated Mar 27, 2024

Top languages

Loading…

Most used topics

Loading…