There are 0 repository under json-conversion topic.
Quick and reliable way to convert NGINX configurations into JSON and back.
Convert JSON to Kotlin Data Classes
Transforms JavaScript Objects using a Template Object
A JSON stringifier / parser that uses boost fusion introspection methods for automagic struct <-> JSON conversion (including allmost all STL containers)
Swift Restful provides different ways of making calls to Http endpoints and parse the response. It's possible to send and receive DTOs directly to/from the http end points, and perform CRUD operations easily.
Newtonsoft JObject Custom Converter enforcing NamingStrategy (PoC)
JSON to Kotlin Class
Provides functionality for converting JSON objects into a relational structure and then outputting to various formats (csv, markdown, html etc.)
A MongoDB assignment for CMPS 415. Handles APIs for reading and parsing JSON/XMLs, and saving data into MongoDb.
This repo has detailed explanation about golang basics
The weekly dining hall menu updater is a project designed to automatically update the Dining Hall Menu page on the Fresno State Housing website by fetching the current week's menu from the Fresno State University Dining Services page, parsing it into a JSON object, and then uploading it to the Housing website's database.