A REST API (short for Representational State Transfer Application Programming Interface) is a way two separate pieces of ...
はじめまして。freee株式会社でDevRelというロールを担当している、ニックと言います。 ネット上でWebサービスを開発する際に、欠かせない技術の一つが「RESTful API」です。 (以下、本稿では便宜上、REST APIと呼称します) GoogleやAmazonをはじめ ...
I'm frankly surprised by the amount of people coding backends and frontends that communicate through REST. RPC is a nearly transparent mechanism that makes communication between two processes nearly ...