Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T08:16:28.000Z (about 1 month ago)
- Last Synced: 2024-11-17T08:33:39.338Z (about 1 month 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
---
[![Generic badge](https://img.shields.io/static/v1.svg?label=GitHub&message=JSON%20to%20Builder%20Pattern&color=informational)](https://github.com/jesperancinha/json-to-builder-pattern)
[![CircleCI](https://circleci.com/gh/jesperancinha/json-to-builder-pattern.svg?style=svg)](https://circleci.com/gh/jesperancinha/json-to-builder-pattern)
[![Build status](https://ci.appveyor.com/api/projects/status/7mrp30lciy4x1s70?svg=true)](https://ci.appveyor.com/project/jesperancinha/json-to-builder-pattern)
[![json-to-builder-pattern](https://github.com/jesperancinha/json-to-builder-pattern/actions/workflows/json-to-builder-pattern.yml/badge.svg)](https://github.com/jesperancinha/json-to-builder-pattern/actions/workflows/json-to-builder-pattern.yml)[![Codacy Badge](https://app.codacy.com/project/badge/Grade/7537ed9b017f44d9b90123b071c6895e)](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)
[![codebeat badge](https://codebeat.co/badges/a31f7842-1e43-40d4-a7f8-382799136a0f)](https://codebeat.co/projects/github-com-jesperancinha-json-to-builder-pattern-master)[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/7537ed9b017f44d9b90123b071c6895e)](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)
[![codecov](https://codecov.io/gh/jesperancinha/json-to-builder-pattern/branch/master/graph/badge.svg?token=0l808Wjjgr)](https://codecov.io/gh/jesperancinha/json-to-builder-pattern)
[![Coverage Status](https://coveralls.io/repos/github/jesperancinha/json-to-builder-pattern/badge.svg?branch=master)](https://coveralls.io/github/jesperancinha/json-to-builder-pattern?branch=master)[![GitHub language count](https://img.shields.io/github/languages/count/jesperancinha/json-to-builder-pattern.svg)]()
[![GitHub top language](https://img.shields.io/github/languages/top/jesperancinha/json-to-builder-pattern.svg)]()
[![GitHub top language](https://img.shields.io/github/languages/code-size/jesperancinha/json-to-builder-pattern.svg)]()---
## Introduction
Interprets a json string object and creates a builder based on the Java builder pattern
## About me
[![GitHub followers](https://img.shields.io/github/followers/jesperancinha.svg?label=Jesperancinha&style=for-the-badge&logo=github&color=grey "GitHub")](https://github.com/jesperancinha)