An open API service indexing awesome lists of open source software.

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!

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