Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cryptix/golbstore
a simple package for storing blog posts in a database (currently mgo)
https://github.com/cryptix/golbstore
Last synced: 27 days ago
JSON representation
a simple package for storing blog posts in a database (currently mgo)
- Host: GitHub
- URL: https://github.com/cryptix/golbstore
- Owner: cryptix
- License: mit
- Created: 2014-05-22T19:39:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-08T08:41:33.000Z (over 10 years ago)
- Last Synced: 2024-10-18T17:37:15.068Z (3 months ago)
- Language: Go
- Size: 156 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# golbStore
a simple package for storing blog posts in a database. currently mgo is used.
originally this was part of @willnix' [tinkerBlog](https://github.com/willnix/tinkerBlog/tree/master/blog).
## TODO
- [ ] more stuff