json-mapping
There are 10 repositories under json-mapping topic.
kgiszczak/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
CodingInfinite/FutureBuilderWithPagination
we're gonna look out how to work with Future Builder and show the result in GridView. We'll also see how to use Pagination with Future Builder.Future Builder is a widget that returns another widget based on futures execution result. It builds itself based on the latest AsyncSnapshots.
GoodforGod/DummyMapper
IntelliJ IDEA plugin for mapping Java class to JSON/AVRO/GraphQL.
AntonTheDev/JSONModelKit
API driven JSON mapper. Generates and auto-imports model files into your project based on, JSON or PLIST, mapping files configured against an arbitrary dictionary. 2 Birds, 1 Stone.
atljeremy/HTTPService
An HTTP Networking Service written in Swift
lealceldeiro/abstractmapping
A demo Java Code for Showing how to implement Jackson deserialization with abstracts.
xbyter/php-object-mapping
PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等。并可根据定义的映射对象生成API文档。
pinarol/ServiceProxy
Do not implement REST API calls, declare the method signatures and they'll just work.
Vivek29112001/React-JSON
Fetch Data from JSON File in React JS Using Map Function