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