An open API service providing repository metadata for many open source software ecosystems.

Topic: "json-to-object"

Enlumop/json2object

Easy to use json parser

Language: PHP - Size: 39.1 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

viveknaskar/json-parser

A simple utility that converts JSON data to Java objects and vice versa using Jackson. Supports property mapping, aliasing, and nested object conversion.

Language: Java - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

eladkarako/c-sharp-json-example-no-jsonnet 📦

[C#] a ready to use, quick and (very) dirty example YOU CAN EASILY UNDERSTAND. not using Json.NET/Newtonsoft.Json.dll, no embedding dll tricks either, you'll get a plain single exe at the end. works even with .net 2.0 (I'm using 3.5 though, which is the minimal for build-time app.manifest embedding). example has EVERYTHING in one file: program.cs (no classes, no scope code-blocks, very little error handling - so you won't get too distracted). just to be clear, it is ALL managed code, no string manipulation or any crap like that. this is what you want. I b3g your pardon for the snake_case, comma-first, spacing, and other style preferences. oh and the $h!t ton of notes and comments. for example sake project has copy command of demo json and old-familiar card game (the dll belongs to it, it isn't a program dependency). everything I wrote is UnLicensed (that game IS NOT though..). no support, no releases. enjoy..

Language: C# - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0