json-decoding
There are 27 repositories under json-decoding topic.
bcicen/jstream
Streaming JSON parser for Go
zwilias/elm-demystify-decoders
💡 Figure out how JSON decoders in Elm work by writing them. Step by step.
karriereat/json-decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects.
mlms13/bs-decode
Type-safe JSON decoding for ReasonML and OCaml
tamerh/jsparser
JSON Stream parser for GO
jamesmacaulay/elm-json-bidirectional
Helps you construct two-way JSON encoder-decoders in Elm.
suin/php-json
📦 Just a simple wrapper of json_decode() and json_encode(), but provides better interfaces: exception-based error handling and object oriented APIs.
ScreamingSyntax/Practice_Template
This contains branches of every template that any one want with
ARCANEDEV/JSON
JSON Helper for PHP Projects
gbtb/elm-gen
CLI tool for generating Elm JSON Decoders
styropyr0/JSON_Encoder
A library specifically made for arduino devices to encode JSON strings to URL strings and vice versa.
nealarch01/TriviaQuizApp
💡 Trivia quiz iOS app created with SwiftUI. Utilizes OpenTriviaDB API to fetch questions.
christaylor181/Solunar-24h-clock
A 24-hour clock for your iPhone that shows the Sun and Moon rise/set times. Times derived from a US government public web service.
christaylor181/USNO_lunar_watch
A test Apple Watch app that uses Core Location, REST calls to a web service, and JSON decoding.
leastrobino/matlab-json
JSON encoding and decoding functions for MATLAB. Notice: this repository has moved to GitLab. All issues and pull requests should be created there.
voidcontext/ghyll
ghyll is a streaming JSON decoder library for Scala
AshleyT3/atbu-common
ATBU common classes, exceptions, utility classes/functions.
JarCasting/commons-json-utils
Utilities for serialize and deserialize from JSON using Jackson
karekoho/json
JSON support for C++
shehzadbaqir/jsondecode
json decode online
sulekaptan/news-app-SwiftUI
The News App is an iOS application (SwiftUI) that uses a News API to retrieve the most recent news from several sources. Users are intended to be able to keep up with hot news topics and current happenings.
bigbinary/road-to-elm
Examples of Elm code
brokeyourbike/json-request-result-php
Interface and trait for JSON responses
TeamworkGuy2/JParseJsonLite
Simple parsing for JSON strings/files in Java