Servant: Type-safe Haskell web framework for defining backend APIs
Aeson: Haskell JSON serialization/deserialization library
ReasonML + ReasonReact: Frontend framework used to consume and safely interpret backend-generated da
Hspec-golden-aeson (in-house): Golden file generator for JSON output verification
quickcheck-arbitrary-adt (in-house): Automatic arbitrary data generation for property testing
OCaml Export (in-house): Code-generation tool producing OCaml types, codecs, and tests
bs-aeson (in-house): OCaml JSON serialization/deserialization library inspired by Haskell’s Aeson