Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 727 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 727 Bytes

ABAP - JSON Encoder/Decoder

https://img.shields.io/badge/Coverage-93%2C17%25-brightgreen https://img.shields.io/badge/Unit%20Tests-54%20passed-brightgreen

One more JSON Encoder/Decoder tool in/for ABAP language.

It is based on Golang Json enconding package implementation.

Required Package/Dependencies

  • None

Installation

Install via abapGit using the online or offline option. (Make sure you are using the abapGit latest version)

How to works?

Documentation under construction...

How to use?

Documentation under construction...