json-mapper

JSON mapper

Automates conversion of JSON data to object models in Swift

A simple macOS app to generate Swift Object Mapper classes from JSON

GitHub

27 stars
2 watching
3 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chanonly123/json-model-generator An application that generates JSON classes based on templates and supports various data mapping frameworks. 91
leavez/mappable A framework to convert JSON data into model objects with optimized support for immutable property initialization 27
wasappli/wamapping A library to map JSON data to iOS objects and vice versa efficiently 8
jsonmapper/jsonmapper A PHP library that maps JSON data to PHP objects using middleware and annotations. 211
cweiske/jsonmapper Maps JSON data onto PHP classes, converting them into nested objects and arrays 1,564
kemsky/jsonmapper A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data 4
fsprojects/fleece A JSON mapping library for F# 199
dimagi/jsonobject A Python library for handling deeply nested JSON objects as schema'd python objects. 234
insanoid/swiftyjsonaccelerator An app that generates Swift 5 code for models from JSON files using the Codeable framework. 945
waqqas/json2json Converts between different JSON representations based on a defined template. 2
kakaopensource/kakajson A Swift library providing fast conversion between JSON and model data structures. 1,172
ivanbruel/moya-objectmapper An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support 7
freshos/arrow Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code 387
yalantis/fasteasymapping An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database 550
krzysztofzablocki/propertymapper Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. 1,125