exbotanical / jsob

A super simple wrapper around yyjson, providing the easiest JSON API ever made for C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsob

A super simple wrapper around yyjson, providing the easiest JSON API ever made for C.

Static Linking

Run make to produce the static archive jsob.a, then link.

About

A super simple wrapper around yyjson, providing the easiest JSON API ever made for C.

License:MIT License


Languages

Language:C 99.4%Language:Makefile 0.6%