Skip to content

Commit

Permalink
[auto] [ci skip] Generate README & Database.json
Browse files Browse the repository at this point in the history
  • Loading branch information
READMEbot committed May 22, 2019
1 parent d2929d2 commit 78aa289
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-)

| iOS App | Awesome | Linux | Projects | Updated
| :-: | :-: | :-: | :-: | :-:
| [![Download on the App Store](https://img.shields.io/badge/download-app%20store-ff69b4.svg)](https://itunes.apple.com/us/app/awesome-for-swift-cheatsheet/id1078115427) | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 967 | May 22, 2019
| [![Download on the App Store](https://img.shields.io/badge/download-app%20store-ff69b4.svg)](https://itunes.apple.com/us/app/awesome-for-swift-cheatsheet/id1078115427) | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 968 | May 22, 2019

### Contents

Expand Down Expand Up @@ -52,6 +52,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-)
- [Currency](#currency)
- [Data Management](#data-management)
- [Core Data](#core-data)
- [Firebase](#firebase)
- [JSON](#json)
- [Key Value Store](#key-value-store)
- [MongoDB](#mongodb)
Expand Down Expand Up @@ -481,6 +482,11 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-)
* [Skopelos](https://github.com/albertodebortoli/Skopelos) - A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data.
* [SugarRecord](https://github.com/modo-studio/SugarRecord) - Helps with Core Data and Realm.

#### Firebase
[back to top](#readme)

* [Ballcap](https://github.com/1amageek/Ballcap-iOS) - Ballcap is a database schema design framework for Cloud Firestore.

#### JSON
*Struggling using json data? Here are some interesting ways to handle it.* [back to top](#readme)

Expand Down
2 changes: 1 addition & 1 deletion database.json

Large diffs are not rendered by default.

0 comments on commit 78aa289

Please sign in to comment.