json-mappings-generator

Utility library for Crystal lang to automatically generate the source of JSON-mapped clases to populate objects from a json string.

json-mappings-generator

Utility library to automatically generate the source of JSON-mapped clases to populate objects from a json string.

Installation

Add this to your application's shard.yml:

dependencies:
  json-mappings-generator:
    github: opensas/json-mappings-generator

Usage

require "json-mappings-generator"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/opensas/json-mappings-generator/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • opensas opensas - creator, maintainer
Repository

json-mappings-generator

Owner
Statistic
  • 2
  • 1
  • 4
  • 0
  • 0
  • over 4 years ago
  • August 25, 2017
License

GNU General Public License v3.0

Links
Synced at

Tue, 07 May 2024 02:22:58 GMT

Languages