Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)