https://github.com/jesperancinha/json-to-builder-pattern
Interprets a json string object and creates a builder based on the Java builder pattern
https://github.com/jesperancinha/json-to-builder-pattern
gradle java json json-api kotlin
Last synced: 5 months ago
JSON representation
Interprets a json string object and creates a builder based on the Java builder pattern
- Host: GitHub
- URL: https://github.com/jesperancinha/json-to-builder-pattern
- Owner: jesperancinha
- License: apache-2.0
- Created: 2018-11-24T10:28:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T08:16:28.000Z (5 months ago)
- Last Synced: 2024-11-17T08:33:39.338Z (5 months ago)
- Topics: gradle, java, json, json-api, kotlin
- Language: Kotlin
- Homepage:
- Size: 372 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# json-to-builder-pattern
---
[](https://github.com/jesperancinha/json-to-builder-pattern)
[](https://circleci.com/gh/jesperancinha/json-to-builder-pattern)
[](https://ci.appveyor.com/project/jesperancinha/json-to-builder-pattern)
[](https://github.com/jesperancinha/json-to-builder-pattern/actions/workflows/json-to-builder-pattern.yml)[](https://www.codacy.com/gh/jesperancinha/json-to-builder-pattern/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/json-to-builder-pattern&utm_campaign=Badge_Grade)
[](https://codebeat.co/projects/github-com-jesperancinha-json-to-builder-pattern-master)[](https://www.codacy.com/gh/jesperancinha/json-to-builder-pattern/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/json-to-builder-pattern&utm_campaign=Badge_Coverage)
[](https://codecov.io/gh/jesperancinha/json-to-builder-pattern)
[](https://coveralls.io/github/jesperancinha/json-to-builder-pattern?branch=master)[]()
[]()
[]()---
## Introduction
Interprets a json string object and creates a builder based on the Java builder pattern
## About me
[](https://github.com/jesperancinha)