This is a C implemention to create JSON-objects in C.
|
há 8 anos atrás | |
---|---|---|
.gitignore | há 8 anos atrás | |
LICENSE | há 8 anos atrás | |
Makefile | há 8 anos atrás | |
README.md | há 8 anos atrás | |
common.c | há 8 anos atrás | |
common.h | há 8 anos atrás | |
json-test | há 8 anos atrás | |
json.c | há 8 anos atrás | |
json.h | há 8 anos atrás |
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.