All Projects → izghua → Go Blog

izghua / Go Blog

Licence: mit
Golang+gin+vue+MySQL blog

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Go Blog

Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-77.73%)
Mutual labels:  mysql, gin
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+1240.63%)
Mutual labels:  mysql, iview
Gin Xorm Admin
使用 gin 和 xorm 搭建权限管理基础框架
Stars: ✭ 64 (-75%)
Mutual labels:  mysql, gin
Reading
整理阅读过的干货文章, 帖子
Stars: ✭ 318 (+24.22%)
Mutual labels:  mysql, gin
Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (-57.03%)
Mutual labels:  mysql, gin
dolphin
Automated code tool for Golang
Stars: ✭ 27 (-89.45%)
Mutual labels:  gin
gin-swagger
DRY templates for go-swagger
Stars: ✭ 79 (-69.14%)
Mutual labels:  gin
go-gin-web-server
Deploy Go Gin on Render
Stars: ✭ 23 (-91.02%)
Mutual labels:  gin
gin-rest-api
Example golang using gin framework everything you need, i create this tutorial special for beginner.
Stars: ✭ 56 (-78.12%)
Mutual labels:  gin
Webinoly
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
Stars: ✭ 254 (-0.78%)
Mutual labels:  mysql
golang api
This is a source code of my golang restful api series on youtube.
Stars: ✭ 36 (-85.94%)
Mutual labels:  gin
todo-app
🔥 REST API для приложения списков ToDo
Stars: ✭ 78 (-69.53%)
Mutual labels:  gin
7yue api server
旧岛小程序的 api server
Stars: ✭ 48 (-81.25%)
Mutual labels:  gin
egoshop
An e-shop is written by Go
Stars: ✭ 86 (-66.41%)
Mutual labels:  gin
Go-Gin-Api
基于golang开源框架 gin封装的api框架
Stars: ✭ 42 (-83.59%)
Mutual labels:  gin
vue-base
基于 vue 和 vue-cli 搭建的整套开发底层,敏捷开发
Stars: ✭ 33 (-87.11%)
Mutual labels:  iview
gin-rest-prisma-boilerplate
🍱 backend with gin (golang web framework), redis, prisma, rbac, and authentication
Stars: ✭ 25 (-90.23%)
Mutual labels:  gin
goft-gin
基于gin的开发脚手架
Stars: ✭ 108 (-57.81%)
Mutual labels:  gin
gogrpcgin
golang grpc gin
Stars: ✭ 33 (-87.11%)
Mutual labels:  gin
gin-status-api
Golang cpu, memory, gc, etc information api handler written in Go (Golang) for gin framework
Stars: ✭ 21 (-91.8%)
Mutual labels:  gin

go-blog

Address: https://www.iphpt.com

I spent some time refactoring alone!

中文文档

main:

  1. Article release and modification
  2. Article Recycle Bin and Withdrawal
  3. Article categories
  4. Article tags
  5. Website information freedom setting
  6. Article support markdown
  7. ★ Website static files can be freely configured local or CDN
  8. ★ You can choose to upload images to server or qiniu or both at the same time.
  9. Freely add friendchain and manage friend chain order
  10. Using the issue function of github as a commenting system, the interface is beautiful and convenient for other users to leave messages and notifications.
  11. ★ Regularly back up data and static resources
  12. ★ Backup data mail is sent to the mailbox

Technical point:

The main code is golang+vue+HTML+CSS+MySQL

How to install

go-blog安装教程

关于go-blog的配置文件解析

History

This site started in 2015 and was originally built by the zblog open source framework.

In 2016, I used the Larvel framework of PHP to refactor all the code at the front and back

In 2019, I refactored it again with Golang

History Version:

Sample image

NEW:

  • backend-login: backend-login
  • backend-home: backend-home
  • backend-list: backend-list

OLD:

  • backend-login: backend-login
  • backend-home: backend-home
  • backend-list: backend-list
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].