Skip to content

Instantly share code, notes, and snippets.

@thanos
Created March 8, 2012 16:25
Show Gist options
  • Select an option

  • Save thanos/2001909 to your computer and use it in GitHub Desktop.

Select an option

Save thanos/2001909 to your computer and use it in GitHub Desktop.
Couchdb: How to convert javascript into erlang
%%%% use couchdb -i to get to the couch prompt.
couch_util:json_decode(<<"{\"key\":\"value\"}">>).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment