Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/montag451/ebson
A library to encode/decode BSON documents with Erlang
https://github.com/montag451/ebson
bson erlang serialization
Last synced: 1 day 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T22:36:23.000Z (about 7 years ago)
- Last Synced: 2024-11-22T13:40:56.238Z (2 months 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