https://github.com/yakuter/goblog
Goblog is an open source blog project written with Golang and Beego Framework. It is not released yet!
https://github.com/yakuter/goblog
beego go golang inspinia
Last synced: 3 months ago
JSON representation
Goblog is an open source blog project written with Golang and Beego Framework. It is not released yet!
- Host: GitHub
- URL: https://github.com/yakuter/goblog
- Owner: yakuter
- Created: 2018-01-30T20:23:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T23:07:52.000Z (over 7 years ago)
- Last Synced: 2025-03-24T02:33:20.368Z (6 months ago)
- Topics: beego, go, golang, inspinia
- Language: JavaScript
- Size: 17.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goblog
Goblog is an open source blog project. It's written with Golang and Beego Framework.
It is too early to get the project and use it because there is a lot to do. However you should inspect the codes as an inspiration.
## Things Todo
- [ ] Add settings module
- [ ] Add user photo upload
- [ ] Add forget password
- [ ] Add author column to posts table
- [ ] Add database variables to config file
- [ ] Complete errors in model files