json-processing

There are 20 repositories under json-processing topic.

  • TomWright/dasel

    Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

    Language:Go7.3k32172140
  • javaee/jsonp

    Java API for JSON Processing (JSON-P)

    Language:Java8323072
  • maliknajjar/guifier

    An interactive front-end toolkit simplifying JSON, YAML, TOML, and XML data. Visualize, edit, convert formats, and perform real-time data manipulations. Empower your data-driven apps with user-friendly data processing and interactive visualization.

    Language:TypeScript45165
  • kantord/jq-in-the-browser

    JSON processor for web use (jq port)

    Language:JavaScript26304
  • alxarch/ycat

    Command line processor for YAML/JSON files using Jsonnet

    Language:Go23211
  • omardbaa/Data-Splitter

    Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.

    Language:Jupyter Notebook12101
  • kim-sanghoon/rico-json-processing

    Scripts to process the RICO dataset, used for a CHI '20 paper.

    Language:Python7206
  • leadpony/justify-examples

    Demonstrates how to validate JSON documents against JSON schemas using Justify.

    Language:Java7314
  • demidko/kq

    Modern JSON processor with readable Kotlin syntax.

    Language:Kotlin6300
  • breezymind/gq

    JSON 포멧(string, []byte)의 데이터를 golang 의 특정 struct 또는 map[string]interface{} 형태로 변환하여 동적으로 속성을 가공 가능하도록 도와줍니다.

    Language:Go3102
  • Adamo08/OrderProcessingSystem

    An automated system for processing customer orders from JSON input, validating data, and synchronizing with a database while managing errors and outputs.

    Language:Java2
  • sigpwned/jsonification

    Simple JSON library for Java

    Language:Java2312
  • orsiemilio/JsonShapeShifter

    A flexible JSON transformation toolkit designed to standardize and restructure JSON data for seamless XML conversion, addressing the strict ordering requirements of SOAP-based services. Perfect for ensuring consistent data retrieval from MongoDB/Mongoose for reliable web service integration.

    Language:JavaScript0100
  • rishn/BajajFinserv-Challenge1-API

    Backend API for the Bajaj Finserv Health Challenge, built with Express to process and filter JSON data, and deployed on Render

    Language:JavaScript0101
  • trayanaboykova/Spring-Data

    Tasks from my course Spring Data at SoftUni

    Language:Java0100
  • dobroslav-atanasov/Databases-Advanced-Entity-Framework

    SoftUni course Databases Advanced - Entity Framework: All tasks with their solutions.

    Language:C#102
  • sichkar-valentyn/Processing_json_files_in_Python

    Examples on how to process json files in Python

    Language:Python10
  • Software-Research-Lab/dropsuit-dersnt

    The dersnt is a function in the DropSuit NLP library for JavaScript and Node.js. It processes default object instances and returns derivative sentences, concatenated strings of words, and arrays of sentence words. It uses input nouns to locate sentences and uncover derivative nouns. dersnt is open-source and licensed under the Apache License 2.0.

    Language:JavaScript20
  • Software-Research-Lab/dropsuit-dnkscr

    The dnkscr function is a part of the DropSuit NLP library, it's a JavaScript and Node.js function that extracts derivative nouns from a given input string or json object and returns the count of scores for each root key. It's open-source and available under the Apache License 2.0.

    Language:JavaScript20
  • voostindie/sprox-json

    Simple XMLInputFactory implementation on top of JSON; just enough for Sprox (Java)

    Language:Java20