Popularity
2.8
Declining
Activity
0.0
Stable
3
2
2

Monthly Downloads: 8
Programming language: Haskell
License: LicenseRef-OtherLicense
Tags: Data     Web     Aeson    

aeson-bson alternatives and similar packages

Based on the "aeson" category.
Alternatively, view aeson-bson alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of aeson-bson or a related project?

Add another 'aeson' Package

README

Fork from the original work: http://hackage.haskell.org/package/AesonBson

This package takes api-breaking decisions like:

  • Different library namespace (Data.Aeson.Bson)
  • Different function names for exposed functions (toAeson and toBson)