https://github.com/montag451/ebson
A library to encode/decode BSON documents with Erlang
https://github.com/montag451/ebson
bson erlang serialization
Last synced: over 1 year ago
JSON representation
A library to encode/decode BSON documents with Erlang
- Host: GitHub
- URL: https://github.com/montag451/ebson
- Owner: montag451
- License: other
- Created: 2017-12-25T22:57:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T22:36:23.000Z (over 8 years ago)
- Last Synced: 2025-01-23T01:14:07.720Z (over 1 year ago)
- Topics: bson, erlang, serialization
- Language: Erlang
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ebson
=====
A library to encode/decode BSON documents
Build
-----
$ rebar3 compile