This is a C implemention to create JSON-objects in C.
|
9 years ago | |
---|---|---|
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago | |
common.c | 9 years ago | |
common.h | 9 years ago | |
json-test | 9 years ago | |
json.c | 9 years ago | |
json.h | 9 years ago |
This is a C implemention to create JSON-objects in C.
More to come. Stay tuned.
Easy to use. Try it out:
make
$ ./sql-test
Enjoy.