Skip to content

A simple blog management system developed by go.

Notifications You must be signed in to change notification settings

witchiman/BlogProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Go语言实现的个人博客管理系统

提供了账户登录、文章上传和分类、标签添加等功能。

  • 基于Bootstrap对网页进行了设计和布局

  • 通过Beego框架实现URL的路由功能,借助其自动路由的设计简化了网页端参数到后端的传递问题 ,实现了数据的GRUD和附件上传功能

  • 通过Beego的ORM模块,实现了对象与数据库之间的映射

  • 使用MariaDB数据库保存博客的数据

About

A simple blog management system developed by go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published