前回までの連載で、 Chrome Web Storeの概要やWeb Appsの作成方法と公開までをご紹介しました。今回より、 いよいよ実際のWebアプリの作成を通して、 各種APIの詳細を解説していきたいと思います。 Webアプリの概要 今回作成するWebアプリは、 地図上で目的地を ...
グーグル(Google)とアップル(Apple)は、新型コロナウイルス感染症で、陽性になった人との“濃厚接触”の可能性を知らせてくれる仕組み「Exposure Notification」のユーザーインターフェイス(UI)とサンプルコードを公開した。Android、iOS向けのもの。またAPI ...
はじめまして。freee株式会社でDevRelというロールを担当している、ニックと言います。 ネット上でWebサービスを開発する際に、欠かせない技術の一つが「RESTful API」です。 (以下、本稿では便宜上、REST APIと呼称します) GoogleやAmazonをはじめ ...
Apple and Google today made available the first public version of their exposure notification API, which was originally debuted as a joint contact-tracing software tool. The partners later renamed it ...
第2回目の記事では、REST API標準的なデータフォーマット「JSON」について書きました。今回は、REST API からデータを取得するための機能「Fetch API」について記述します。 Fetch APIとは Web API を利用するためには、APIのエンドポイントへリクエストを送り ...
iOS で Notification API を使った通知がでけた Notification コンストラクタではなく ServiceWorkerRegistration.showNotification でやるのがコツなのね。Web Workers で動かすと 今回扱うテーマはプッシュ通知ではない。つまり、アプリ側で完全任意のタイミングで送信できる類い ...
Apple and Google have released the first version of their exposure notification API, which they previously called the contact tracing API. This is a developer-focused release, and is a seed of the API ...
Apple in May 2020 introduced an Exposure Notification System, which was designed to let public health authorities and governments worldwide help people figure out if they've been exposed to COVID-19, ...
This project provides a command-line tool to send professional HTML email notifications about API endpoints. It's particularly useful for notifying team members about API base URLs and authentication ...