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.

    Language:Ruby66853523
  • 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.

    Language:Dart45108
  • DummyMapper

    GoodforGod/DummyMapper

    IntelliJ IDEA plugin for mapping Java class to JSON/AVRO/GraphQL.

    Language:Java174372
  • 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.

    Language:Swift9102
  • atljeremy/HTTPService

    An HTTP Networking Service written in Swift

    Language:Swift200
  • lealceldeiro/abstractmapping

    A demo Java Code for Showing how to implement Jackson deserialization with abstracts.

    Language:Java2100
  • xbyter/php-object-mapping

    PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等。并可根据定义的映射对象生成API文档。

    Language:PHP2100
  • pinarol/ServiceProxy

    Do not implement REST API calls, declare the method signatures and they'll just work.

    Language:Objective-C1100
  • Vivek29112001/React-JSON

    Fetch Data from JSON File in React JS Using Map Function