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

https://github.com/mrloop/couchuicollectionsource

UICollectionViewDataSource using data from a couchdb query
https://github.com/mrloop/couchuicollectionsource

Last synced: 8 months ago
JSON representation

UICollectionViewDataSource using data from a couchdb query

Awesome Lists containing this project

README

          

# CouchUICollectionSource

[![endorse](http://api.coderwall.com/mrloop/endorsecount.png)](http://coderwall.com/mrloop)

UICollectionViewDataSource using data from a couchdb query.
Very similar to CouchUITableSource in CocoaCouch repository.

Use this to populate a UICollectionView with data from a CouchDB compatiable database.