10000 Merge pull request #1556 from zorantodorovic/patch-1 · masterT/json-api@29446f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29446f2

Browse files
authored
Merge pull request json-api#1556 from zorantodorovic/patch-1
Update index.md: Add swift library
2 parents 570e2c1 + 5e179c4 commit 29446f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
7373
* [Vox](https://github.com/aronbalog/Vox) is a Swift JSON:API client framework with custom model classes support and nice networking interface.
7474
* [Japx](https://github.com/infinum/Japx) is lightweight JSON:API parser that flattens complex JSON:API structure and turns it into simple JSON and vice versa. It works by transferring Dictionary to Dictionary, so you can use Codable, Unbox, Wrap, ObjectMapper or any other object mapping tool that you prefer. It supports Objective-C as well.
7575
* [mattpolzin / JSONAPI](https://github.com/mattpolzin/JSONAPI) is a Swift Codable library with heavy emphasis on type-safety. It is platform agnostic so it can be used client- and server-side.
76+
* [IzzyParser](https://github.com/undabot/izzyparser-ios) is a lightweight library for serializing and deserializing JSON:API objects.
7677

7778
### <a href="#client-libraries-ruby" id="client-libraries-ruby" class="headerlink"></a> Ruby
7879

0 commit comments

Comments
 (0)
0