Skip to content

Commit

Permalink
Update readme, added JSON to model struct generator link
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandan Karmakar committed Mar 30, 2020
1 parent d6b3948 commit e2f5217
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -451,6 +451,8 @@ Note: Generating a JSON string of a Realm Object using ObjectMappers' `toJSON` f

- [Json4Swift - Supports generating `ImmutableMappable` structs online (no plugins needed)](http://www.json4swift.com)

- [JSON to Model - Template based MacOS app which generates structs with customisation.](https://github.com/chanonly123/Json-Model-Generator) [⬇️Download App](https://github.com/chanonly123/Json-Model-Generator/raw/master/JsonToModel.zip)

If you have a project that utilizes, extends or provides tooling for ObjectMapper, please submit a PR with a link to your project in this section of the README.

# To Do
Expand Down

0 comments on commit e2f5217

Please sign in to comment.