Coder Social home page Coder Social logo

go-weixin's Introduction

微信平台 golang-sdk

project start

  1. 参考config/example_config.yml, 本地新建 config/local.yml
  2. export GO_WEIXIN_WORKDIR = <project_path>
  3. go mod tidy
  4. go run main.go

功能说明

  1. cli 命令行工具
cd cli/  && go build cli  
./cli migreate  # 数据库初始化 需要创建正式数据库以及一个测试数据库
./cli createsuperuser username password  # 创建超级用户

开发计划

参考 公众号官方文档

  • 系统用户管理

    • 登录
      • 账号密码登录
      • 微信授权登录
    • 注册
    • 修改密码
    • 权限管理
  • SDK功能

    • 消息管理
    • 图文消息留言管理
    • 菜单管理
    • 素材管理
    • 数据统计
    • 帐号管理

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.