Code Monkey home page Code Monkey logo

yanblue's Introduction

yanblue

这是一个基于我自己常用的 Go_Web 开发常用的脚手架训练项目。

项目较为简单,实现了用户登录,注册, 创建帖子,发布帖子,评论以及点赞等功能。

目前功能较为简单,日后会进行更新迭代。

欢迎大家 Star 🌟 !!!

项目架构

前段使用 Vue 开发

后端使用 Go-Web 常用的 CLD 分层设计

涉及技术

  • Vue
  • Gin
  • MySQL
  • Redis
  • Viper
  • Zap
  • JWT
  • ...

部分实现原理

  • 用户ID,帖子ID,采用雪花生成算法
  • 用户密码加密以及验证机制使用 JWT Token
  • 路由请求限制使用令牌桶限流策略
  • ...

项目下载

git clone [email protected]:xyb7910/yanblue.git

cd yanblue

go mod tidy

感谢

最后,感谢李文周博客分享相关技术。

yanblue's People

Contributors

xyb7910 avatar

Stargazers

爱代码的程序猿 avatar  avatar

Watchers

 avatar

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.