{"id":25539226,"url":"https://github.com/rohanvdvivedi/jsonparser","last_synced_at":"2025-07-23T09:34:51.220Z","repository":{"id":106956467,"uuid":"95341890","full_name":"RohanVDvivedi/JSONparser","owner":"RohanVDvivedi","description":"A JSON parsing library in C.","archived":false,"fork":false,"pushed_at":"2025-04-19T16:07:18.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-23T00:39:00.072Z","etag":null,"topics":["json-data","json-grammar","json-parser","json-read","jsonparser"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RohanVDvivedi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-25T06:06:14.000Z","updated_at":"2025-04-19T16:07:21.000Z","dependencies_parsed_at":"2023-12-26T05:31:30.327Z","dependency_job_id":"99ec306e-9594-47d7-b35a-111c3ab224ff","html_url":"https://github.com/RohanVDvivedi/JSONparser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RohanVDvivedi/JSONparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2FJSONparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2FJSONparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2FJSONparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2FJSONparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanVDvivedi","download_url":"https://codeload.github.com/RohanVDvivedi/JSONparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2FJSONparser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266655386,"owners_count":23963553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json-data","json-grammar","json-parser","json-read","jsonparser"],"created_at":"2025-02-20T05:32:23.942Z","updated_at":"2025-07-23T09:34:51.213Z","avatar_url":"https://github.com/RohanVDvivedi.png","language":"C","readme":"# JSONparser\nA C library to build parse tree for JSON grammar.\n\n## Setup instructions\n**Install dependencies :**\n * [Cutlery](https://github.com/RohanVDvivedi/Cutlery)\n\n**Download source code :**\n * `git clone https://github.com/RohanVDvivedi/JSONparser.git`\n\n**Build from source :**\n * `cd JSONparser`\n * `make clean all`\n\n**Install from the build :**\n * `sudo make install`\n * ***Once you have installed from source, you may discard the build by*** `make clean`\n\n## Using The library\n * add `-ljsonparser -lcutlery` linker flag, while compiling your application\n * do not forget to include appropriate public api headers as and when needed. this includes\n   * `#include\u003cjsonparser/json_parser.h\u003e`\n   * `#include\u003cjsonparser/json_serializer.h\u003e`\n\n## Instructions for uninstalling library\n\n**Uninstall :**\n * `cd JSONparser`\n * `sudo make uninstall`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanvdvivedi%2Fjsonparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohanvdvivedi%2Fjsonparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanvdvivedi%2Fjsonparser/lists"}