前回の記事では、REST API の基本的な概念と、APIから取得できるJSON(ジェイソン)について触れました。今回は、JSONについて詳しく記述します。 JSONとは JSONとは「JavaScript Object Notation」の略称です。名称に「JavaScript」が含まれていますが、JavaScript に限らず ...
はじめまして。freee株式会社でDevRelというロールを担当している、ニックと言います。 ネット上でWebサービスを開発する際に、欠かせない技術の一つが「RESTful API」です。 (以下、本稿では便宜上、REST APIと呼称します) GoogleやAmazonをはじめ ...
去年に引き続き、また素晴らしい企画に参加します阿部です 前回の投稿時はUnity + C#でモバイル開発を行っていました。 現在はフロントエンドがReact + TypeScript、バックエンドがGoのモダンな環境で どちらの製造も担当するという贅沢な経験をさせていただい ...
json2html is a lightweight static site generator and HTML rendering engine based on JSON-defined components. It allows you to describe HTML structures using readable, modular JSON files, and compile ...
毎日使っているSNSやWebサイトの裏側で、実は3つの「見えない言語」が働いています。 あなたがInstagramに投稿した写真と文章。 オンラインショップで商品を購入した際の情報。 お気に入りのブログサイトで読んでいる記事。 これらすべてが、XML・JSON・HTMLと ...
My project is a weather forecast web page that utilizes the 7Timer API to display the weather forecast for various cities. Users can select a city from a dropdown menu, and the application fetches and ...
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 ...
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 ...