{"id":85,"date":"2012-10-22T11:38:52","date_gmt":"2012-10-22T11:38:52","guid":{"rendered":"http:\/\/blog.tmyymmt.net\/en\/?p=85"},"modified":"2012-10-22T11:39:59","modified_gmt":"2012-10-22T11:39:59","slug":"json-on-scala","status":"publish","type":"post","link":"https:\/\/blog.tmyymmt.net\/en\/?p=85","title":{"rendered":"JSON on Scala"},"content":{"rendered":"<p>How to creat json structure on Scala code. It is very easy that coding with <a href=\"https:\/\/github.com\/kmizu\/jsonda\">jsonda<\/a>, then use <a href=\"https:\/\/github.com\/lift\/lift\/tree\/master\/framework\/lift-base\/lift-json\/#merging--diffing\">merge<\/a>.<\/p>\n<p>JSON libraries on Scala.<\/p>\n<ul>\n<li><a href=\"http:\/\/jackson.codehaus.org\/\">jackson<\/a> (<a href=\"https:\/\/github.com\/codahale\/jerkson\">jerkson<\/a>)<\/li>\n<li><a href=\"https:\/\/github.com\/debasishg\/sjson\">sjson<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/lift\/lift\/tree\/master\/framework\/lift-base\/lift-json\/\">lift-json<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/spray\/spray-json\">spray-json<\/a><\/li>\n<li><a href=\"http:\/\/www.playframework.org\/documentation\/2.0.4\/ScalaJson\">play.api.libs.json<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/kmizu\/jsonda\">jsonda<\/a> (based on <a href=\"https:\/\/github.com\/lift\/lift\/tree\/master\/framework\/lift-base\/lift-json\/\">lift-json<\/a>) <- I recommend this.<\/li>\n<\/ul>\n<p>References<\/p>\n<ul>\n<li><a href=\"http:\/\/togetter.com\/li\/195340\">Scala \u306e JSON library (Japanese)<\/a><\/li>\n<li><a href=\"http:\/\/togetter.com\/li\/217811\">\u30fd(*\uff9f\u0434\uff9f)\u30ce \uff7d\uff76\uff97\uff70 JSON (Japanese)<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>How to creat json structure on Scala code. It is very easy that coding with jsonda, then use merge. JSON libraries on Scala. jackson (jerkson) sjson lift-json spray-json play.api.libs.json jsonda (based on lift-json)<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[40,41],"class_list":["post-85","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-json","tag-scla"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2SiSL-1n","_links":{"self":[{"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=\/wp\/v2\/posts\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=85"}],"version-history":[{"count":7,"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=\/wp\/v2\/posts\/85\/revisions"}],"predecessor-version":[{"id":92,"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=\/wp\/v2\/posts\/85\/revisions\/92"}],"wp:attachment":[{"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tmyymmt.net\/en\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}