aeson
There are 35 repositories under aeson topic.
ConferOpenSource/composite
Integrations with Vinyl/Frames records.
cies/htoml
TOML file format parser in Haskell
obsidiansystems/aeson-gadt-th
Template Haskell for generating ToJSON and FromJSON instances for GADTs
thunky-monk/kawhi
stats.nba.com library :basketball:
dabcoder/stocks
Haskell library for the IEX trading API: https://iextrading.com/developer/docs/
fosskers/microlens-aeson
Lenses and Traversals for Aeson, based on Microlens.
jship/monad-logger-aeson
JSON logging using monad-logger interface
clovyr/aeson-yaml
Encode any Aeson (JSON) value as YAML (in pure Haskell)
maralorn/haskell-taskwarrior
Types and aeson instances for the taskwarrior json import/export specification
composite-hs/composite
Integrations with Vinyl/Frames records.
hslua/hslua-aeson
Instances to push and receive Aeson's Value type to and from the Lua stack. Code moved to folder hslua-aeson in repo https://github.com/hslua/hslua.
FelipeMonobe/lagoinha-hs
A Haskell study with concurrency, http requests, JSON and XML parsing.
serokell/aeson-options
Various options to configure field and constructor names in JSON
ararog/jogging_tracker
A simple Scotty based web api to illustrate the use of JWT
typeclasses/one-line-aeson-text
Pretty-printing short Aeson values as text
astartes91/haskell-crawler
Web crawler microservice
blmage/stripped-aeson
Type-driven Aeson instance deriving with the ability to strip fields from the output.
deepfire/youtrack
Access a Jetbrains YouTrack instance.
futtetennista/lambdawerk-backend-test
My proposed solution to the Lambdawerk backend test
KevinDaSilvaS/newer
Newer is a haskell cli app to list and search for news using the currents api
kmein/camilla
Haskell binding to the CMI JSON API (v3) by www.ta.co.at
lambdageek/clang-compilation-database
Haskell library for working with the Clang JSON Compilation Database Format
nikita-volkov/aeson-unqualified-ast
Aliases to "aeson" AST making it importable unqualified
Skyb0rg007/Scheduler
Schedules classes
cardanonix/pelotero-engine
Pelotero GHC 9.2.8 back-end ⚾
frt/JSON-Web-Service
Just a copy of the examples from the Yesod Book [https://www.yesodweb.com/book/json-web-service].
jeff-wise/culebra
Applicative / Monadic parsing for YAML in Kotlin.
leondejong/haskell-playground
Haskell Examples
static-clouds/chatsignal
Backend for a web chat application using WebSockets and WAI in Haskell
athanclark/aeson-attoparsec
Embed an attoparsec parser into an aeson parser
jonathanjouty/aeson-possible
Three-valued types for use with aeson. Useful for use in PATCH endpoints.
lalabuy948/solarpiskell
Solar Api in Haskell - solarpiskell
miladhub/helk
Simple Haskell CRUD REST application
oofp/webTools
Slightly opinionated convenience component that initiate HTTP(s) server with websocket support
taylorjg/BrilliantCutHaskell
Wunderdog's Fall 2017 "Brilliant Cut" programming exercise in Haskell