ニュース

前回の記事では、REST API の基本的な概念と、APIから取得できるJSON(ジェイソン)について触れました。今回は、JSONについて詳しく記述します。 JSONとは JSONとは「JavaScript Object Notation」の略称です。名称に「JavaScript」が含まれていますが、JavaScript に限らず ...
「まだバックエンドのAPIできていないから、とりあえずダミーテキストでデザインしといて」ってフロントエンドの実装を進めたら、仕様が微妙に違った…なんてトラブルはこれで防げそうですね。 バックエンドが用意されていない中でアプリケーションの ...
はじめまして。freee株式会社でDevRelというロールを担当している、ニックと言います。ネット上でWebサービスを開発する際に、欠かせない技術の一つが「RESTful API」です。 (以下、本稿では便宜上、REST APIと呼称します) GoogleやAmazonをはじめ ...
JSON is the leading data interchange format for web applications and more. Here’s what you need to know about JavaScript Object Notation. JSON, or JavaScript Object Notation, is a format used to ...
JSON-LD extends JSON to include linking information. Here's how it could make JSON a top-tier player in hypermedia and the semantic web. JSON-LD looks to unite the promise of self-describing ...
Back in 2018, Google notified developers that it will end support for HTTP and JSON-RPC requests for its APIs. Today, Google announced on the Google Webmaster Twitter handle that this will be ...