8000 Update index.md · masterT/json-api@5e179c4 · GitHub
[go: up one dir, main page]

Skip to content< 8000 /a>

Commit 5e179c4

Browse files
Update index.md
1 parent 1e62e8a commit 5e179c4

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
@@ -72,6 +72,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
7272
* [Vox](https://github.com/aronbalog/Vox) is a Swift JSON:API client framework with custom model classes support and nice networking interface.
7373
* [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.
7474
* [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.
75+
* [IzzyParser](https://github.com/undabot/izzyparser-ios) is a lightweight library for serializing and deserializing JSON:API objects.
7576

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

0 commit comments

Comments
 (0)
0