json-conversion
There are 15 repositories under json-conversion topic.
nginxinc/crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
fractalwrench/json-2-kotlin
Convert JSON to Kotlin Data Classes
robtweed/qewd-transform-json
Transforms JavaScript Objects using a Template Object
5cript/SimpleJSON
A JSON stringifier / parser that uses boost fusion introspection methods for automagic struct <-> JSON conversion (including allmost all STL containers)
tancaj/propper
Small C++20 header only library for converting and validating data between JSON and structs/classes.
Acidmanic/SwiftRestful
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.
AntonV0/jammming
Capstone Project #1 of Codecademy's Full Stack Engineer Career Path
MrBogomips/JObjectNamingStrategyConverter
Newtonsoft JObject Custom Converter enforcing NamingStrategy (PoC)
sanmak/json-to-kotlin-class
JSON to Kotlin Class
Kndgy/jsx-transform
convert jsx/tsx to json and json to jsx/tsx
rogue-elephant/json-conversion-tool
Provides functionality for converting JSON objects into a relational structure and then outputting to various formats (csv, markdown, html etc.)
bb441db/Tson
Generate JSON deserialisation functions using the TypeScript compiler
NinaSpAce/MongoRender
A MongoDB assignment for CMPS 415. Handles APIs for reading and parsing JSON/XMLs, and saving data into MongoDb.
RamaRaju-personal-org/Go_Basics
This repo has detailed explanation about golang basics
Web-Jose/Menu-Updater
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.