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: about 1 year ago
JSON representation

a simple package for storing blog posts in a database (currently mgo)

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