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

https://github.com/jduepmeier/easy_json

easy json parser in c
https://github.com/jduepmeier/easy_json

c json library

Last synced: 6 months ago
JSON representation

easy json parser in c

Awesome Lists containing this project

README

          

# easy_json - lightweigth json parsing

[![Coverity Scan Build Status](https://scan.coverity.com/projects/14899/badge.svg)](https://scan.coverity.com/projects/jduepmeier-easy_json)

This is a lightweight library to parse json in c.

## Use

Read the header file [easy_json.h](easy_json.h) for description of the api and the
[easy_json_test.c](easy_json_test.c) file as an example.

Important thing to know is that this library consumes the given json.