Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyebluecn/bamboo
Eyeblue blog project.
https://github.com/eyebluecn/bamboo
Last synced: 29 days ago
JSON representation
Eyeblue blog project.
- Host: GitHub
- URL: https://github.com/eyebluecn/bamboo
- Owner: eyebluecn
- License: mit
- Created: 2020-02-23T14:47:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T13:27:32.000Z (almost 5 years ago)
- Last Synced: 2023-02-28T11:02:17.678Z (almost 2 years ago)
- Language: Go
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# bamboo
Eyeblue blog project.## run
go build -mod=readonly# ORM (Object Relation Mapping)
gorm
http://gorm.book.jasperxu.com/# articles
golang
https://github.com/astaxie/build-web-application-with-golangmysql
http
## dev resource
dev-db:host:bamboo.eyeblue.cn
db:bamboo_dev
username:bamboo
password:Bamboo_123