前回の記事では、REST API の基本的な概念と、APIから取得できるJSON(ジェイソン)について触れました。今回は、JSONについて詳しく記述します。 JSONとは JSONとは「JavaScript Object Notation」の略称です。名称に「JavaScript」が含まれていますが、JavaScript に限らず ...
Braincastにおいて13日(オランダ時間)、JSONデータを解析してツリー表示するWebアプリケーション「Javascript JSON Editor」が公開された。Javascript JSON EditorはJavaScriptで開発されたWebアプリケーション。JSONデータを読み込んでWebブラウザ上にツリー表示させる ...
Chances are you have heard of JSON, but like most people, you may not know what it means. Well, it stands for JavaScript Object Notation. The cool thing about JSON is that it is both human and machine ...