Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swissmanu/slickcontacts
Data replication of a CouchDB database using TouchDB to an iOS client made easy. This is an experimental app.
https://github.com/swissmanu/slickcontacts
Last synced: 10 days ago
JSON representation
Data replication of a CouchDB database using TouchDB to an iOS client made easy. This is an experimental app.
- Host: GitHub
- URL: https://github.com/swissmanu/slickcontacts
- Owner: swissmanu
- Created: 2013-05-10T06:21:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T20:02:58.000Z (over 11 years ago)
- Last Synced: 2024-12-09T09:18:15.708Z (18 days ago)
- Language: Objective-C
- Homepage:
- Size: 7.29 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SlickContacts
Bad name, but awesome tryouts with CouchDB and TouchDB for iOS.## Setup
Make sure you create a copy of `TouchDBDemo/Config.sample.h` named `TouchDBDemo/Config.h`. Add your own CouchDB server URL and compile the app.