@hackage / activitystreams-aeson

An interface to the ActivityStreams specification

Latest0.2.0.2

About

Metadata

  • Last updated , by gdritter
  • License BSD-3-Clause
  • Maintained by: gettylefou@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

An interface to the Activity Streams specifications, using an aeson-based representation of the underlying ActivityStream structures. An ActivityStream is a representation of social activities in JSON format, using a standard set of structures. The specification is very flexible in allowing most fields to be omitted, while also allowing arbitrary new fields to be created when necessary. This library attempts to maximize type safety while retaining the flexibility present in the specification.