{"id":13430447,"url":"https://github.com/json-everything/json-everything","last_synced_at":"2025-05-13T00:05:29.307Z","repository":{"id":37026007,"uuid":"286198380","full_name":"json-everything/json-everything","owner":"json-everything","description":"System.Text.Json-based support for all of your JSON needs.","archived":false,"fork":false,"pushed_at":"2025-05-05T10:47:23.000Z","size":1301375,"stargazers_count":1079,"open_issues_count":29,"forks_count":170,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-05-13T00:05:11.934Z","etag":null,"topics":["json","json-e","json-logic","json-patch","json-path","json-pointer","json-schema","jsonschema-validator","yaml2json"],"latest_commit_sha":null,"homepage":"https://json-everything.net/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/json-everything.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"gregsdennis","patreon":"gregsdennis","open_collective":null,"ko_fi":"gregsdennis","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-08-09T08:35:37.000Z","updated_at":"2025-05-10T13:37:37.000Z","dependencies_parsed_at":"2023-11-14T20:24:53.290Z","dependency_job_id":"6f396341-e7d0-4ecb-a52f-357753969014","html_url":"https://github.com/json-everything/json-everything","commit_stats":{"total_commits":2833,"total_committers":49,"mean_commits":"57.816326530612244","dds":"0.10130603600423582","last_synced_commit":"2eb15f32663355ece5741a3d03d24c19973a73b0"},"previous_names":["json-everything/json-everything","gregsdennis/json-everything"],"tags_count":428,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-everything%2Fjson-everything","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-everything%2Fjson-everything/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-everything%2Fjson-everything/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-everything%2Fjson-everything/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/json-everything","download_url":"https://codeload.github.com/json-everything/json-everything/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843213,"owners_count":21972873,"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","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","json-e","json-logic","json-patch","json-path","json-pointer","json-schema","jsonschema-validator","yaml2json"],"created_at":"2024-07-31T02:00:53.778Z","updated_at":"2025-05-13T00:05:29.252Z","avatar_url":"https://github.com/json-everything.png","language":"C#","readme":"[![Build \u0026 Test](https://github.com/json-everything/json-everything/actions/workflows/dotnet-core.yml/badge.svg?branch=master\u0026event=push)](https://github.com/json-everything/json-everything/actions/workflows/dotnet-core.yml)\n[![Test results](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/gregsdennis/28607f2d276032f4d9a7f2c807e44df7/raw/test-results-badge.json)](https://github.com/json-everything/json-everything/actions?query=workflow%3A%22Build+%26+Test%22)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/json-everything/json-everything.svg)](https://github.com/json-everything/json-everything/issues \"Percentage of issues still open\")\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/json-everything/json-everything.svg)](https://github.com/json-everything/json-everything/issues \"Average time to resolve an issue\")\n[![License](https://img.shields.io/github/license/json-everything/json-everything)](https://github.com/json-everything/json-everything/blob/master/LICENSE)\n\n## What is `json-everything`?\n\nThe primary philosophy behind `json-everything` is to ensure that common JSON functionality has good support in the _System.Text.Json_ space.\n\nThe first step to that is checking whether there exist other projects that support a given function.\n\nIf so, that effort likely won't be duplicated here. A bit farther down you'll find a list of other projects that are doing some cool things with JSON.\n\nOtherwise, it's open to consideration for this project.\n\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth width=\"207\"\u003ePlayground\u003c/th\u003e\n\u003cth width=\"207\"\u003eDocumentation\u003c/th\u003e\n\u003cth width=\"207\"\u003eBlog\u003c/th\u003e\n\u003cth width=\"207\"\u003eInteractive Learning\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://json-everything.net\"\u003e\u003cimg src=\"Resources/json-animated.webp\" alt=\"Try it online\" title=\"Try it online\" height=\"50\"\u003e\u003cbr\u003ejson-everything.net\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://docs.json-everything.net\"\u003e\u003cimg src=\"Resources/docs-icon.png\" alt=\"Documentation\" title=\"Documentation\" height=\"50\"\u003e\u003cbr\u003edocs.json-everything.net\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://blog.json-everything.net\"\u003e\u003cimg src=\"Resources/blog-icon.png\" alt=\"Blog\" title=\"Blog\" height=\"50\"\u003e\u003cbr\u003eblog.json-everything.net\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://learn.json-everything.net\"\u003e\u003cimg src=\"Resources/learn-icon.png\" alt=\"Learn\" title=\"Learn\" height=\"50\"\u003e\u003cbr\u003elearn.json-everything.net\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth width=\"276\"\u003eDiscuss\u003c/th\u003e\n\u003cth width=\"276\"\u003eAsk\u003c/th\u003e\n\u003cth width=\"276\"\u003eBuilt with\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://join.slack.com/t/json-everything/shared_invite/zt-4klcm69x-_MA8Z2ZSZ4JNu_d3lQOVPg\"\u003e\u003cimg src=\"Resources/Slack.png\" alt=\"Slack\" title=\"Slack\" height=\"50\"\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://stackoverflow.com/questions/tagged/json-everything\"\u003e\u003cimg src=\"Resources/stackoverflow.png\" alt=\"StackOverflow\" title=\"StackOverflow\" height=\"50\"\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"http://www.jetbrains.com/resharper\"\u003e\u003cimg src=\"Resources/Resharper.svg\" alt=\"Made with Jetbrains Resharper\" title=\"Made with Jetbrains Resharper\" height=\"50\"\u003e\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n## What's in the box?\n\nThere are actually multiple boxes.  Each piece of functionality has been broken out into its own library, so you can pick and choose the one(s) that you need.\n\nAll libraries are built to .Net Standard 2.0 and .Net 8.\n\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://json-schema.org\"\u003eJSON Schema\u003c/a\u003e, drafts 6 and higher\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.Generation\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.Generation/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.Generation.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.Generation.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eGeneration of schemas from .Net types\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.Generation.DataAnnotations\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.Generation.DataAnnotations/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.Generation.DataAnnotations.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.Generation.DataAnnotations.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eSchema generation support for \u003cem\u003eSystem.ComponentModel.DataAnnotations\u003c/em\u003e.\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.DataGeneration\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.DataGeneration/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.DataGeneration.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.DataGeneration.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eRandom instance data generation (powered by \u003ca href=\"https://github.com/bchavez/Bogus\"\u003eBogus\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.Data\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.Data/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.Data.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.Data.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eA vocabulary for accessing instance and external data\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.ArrayExt\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.ArrayExt/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.ArrayExt.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.ArrayExt.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eA vocabulary for extending array validation\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.OpenApi\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.OpenApi/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.OpenApi.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.OpenApi.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://www.openapis.org/\"\u003eOpenApi 3.1\u003c/a\u003e vocabulary extension (used by \u003ca href=\"https://github.com/gregsdennis/Graeae\"\u003eGraeae\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonPath.Net\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonPath.Net/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonPath.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonPath.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eJSON Path (\u003ca href=\"https://tools.ietf.org/html/rfc9535\"\u003eRFC 9535\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonPatch.Net\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonPatch.Net/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonPatch.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonPatch.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eJSON Patch (\u003ca href=\"https://tools.ietf.org/html/rfc6902\"\u003eRFC 6902\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonPointer.Net\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonPointer.Net/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonPointer.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonPointer.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eJSON Pointer (\u003ca href=\"https://tools.ietf.org/html/rfc6901\"\u003eRFC 6901\u003c/a\u003e) and Relative JSON Pointer (\u003ca href=\"https://tools.ietf.org/id/draft-handrews-relative-json-pointer-00.html\"\u003eSpecification\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonLogic\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonLogic/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonLogic.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonLogic.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eJsonLogic (\u003ca href=\"https://jsonlogic.com\"\u003eWebsite\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonE.Net\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonE.Net/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonE.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonE.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eJSON-e (\u003ca href=\"https://json-e.js.org/\"\u003eWebsite\u003c/a\u003e)\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJson.More.Net\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/Json.More.Net/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/Json.More.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/Json.More.Net.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eGeneral-use extensions that probably should have been included in \u003cem\u003eSystem.Text.Json[.Nodes]\u003c/em\u003e but weren't\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYaml2JsonNode\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/Yaml2JsonNode/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/Yaml2JsonNode.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/Yaml2JsonNode.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eConversions between the YAML document model in \u003ca href=\"https://github.com/aaubry/YamlDotNet\"\u003eYamlDotNet\u003c/a\u003e and \u003ccode\u003eJsonNode\u003c/code\u003e (both directions).\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\nAll of the above libraries offer complete support for their associated specifications.\n\nError message translations for _JsonSchema.Net_ available in:\n\n- Italian `it`\n- Norwegian `nb-NO`\n- Polish `pl-PL`\n- Russian `ru`\n- Spanish `es`\n- Swedish `sv-SE`\n- Turkish `tr-TR`\n\n***NOTE** Each language pack is provided by its own Nuget package.*\n\nYou can also view JSON Schema Test Suite results on [Bowtie](https://bowtie-json-schema.github.io/bowtie), which runs the test suite against multiple implementations across different platforms.\n\n***DISCLAIMER** My library, _JsonSchema.Net_, is not related to or associated with the website https://jsonschema.net, except that they are both excellent JSON Schema tools.*\n\n### Deprecated packages\n\nThese packages have also been a part of this suite but are no longer supported.\n\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eJsonSchema.Net.CodeGeneration\u003cbr\u003e\u003ca href=\"https://www.nuget.org/packages/JsonSchema.Net.CodeGeneration/\"\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/vpre/JsonSchema.Net.CodeGeneration.svg?svg=true\"\u003e\u003c/img\u003e\u003cimg alt=\"NuGet version\" src=\"https://img.shields.io/nuget/dt/JsonSchema.Net.CodeGeneration.svg?svg=true\"\u003e\u003c/img\u003e\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003eGeneration of C# code from schemas\u003c/td\u003e\n\u003ctd\u003eDeprecated in favor of \u003ca href=\"https://github.com/corvus-dotnet/Corvus.JsonSchema\"\u003eCorvus.JsonSchema\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n\n## _System.Text.Json_ support by other projects\n\nIf you don't find what you're looking for here, please try one of these excellent projects:\n\n- [JsonCons.Net](https://github.com/danielaparker/JsonCons.Net) by [@danielaparker](https://github.com/danielaparker)\n  - JSON Pointer\n  - JSON Patch\n  - JSON Merge Patch\n  - JSON Path\n  - JMES Path\n- [Corvus.JsonSchema](https://github.com/corvus-dotnet/Corvus.JsonSchema) by [@mwadams](https://github.com/mwadams)\n  - JSON Schema validation with a C# code generation focus\n- (more to come)\n\nIf you use JSON to do something that is not covered by a library in this suite or one of the above projects, feel free to [create a feature issue](https://github.com/json-everything/json-everything/issues/new?assignees=\u0026labels=feature\u0026projects=\u0026template=New_function.yml).\n\nIf you maintain or know of another project that extends _System.Text.Json_ to do cool things, I'd like to list it here, so please [create a general issue](https://github.com/json-everything/json-everything/issues/new) to let me know about it.\n\n## Contributing\n\nPlease see the [Code of Conduct](./CODE_OF_CONDUCT.md) and the [CONTRIBUTING](./CONTRIBUTING.md) file for more information.\n\n## Sponsorship\n\nIf you found these libraries helpful and would like to promote continued development, please consider [sponsoring the maintainers](https://github.com/sponsors/gregsdennis).\n\n## .NET Foundation\n\nThis project is supported by the [.NET Foundation](https://dotnetfoundation.org).\n","funding_links":["https://github.com/sponsors/gregsdennis","https://patreon.com/gregsdennis","https://ko-fi.com/gregsdennis"],"categories":["C# #","Who Uses the Test Suite"],"sub_categories":[".NET"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjson-everything%2Fjson-everything","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjson-everything%2Fjson-everything","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjson-everything%2Fjson-everything/lists"}