はじめまして。freee株式会社でDevRelというロールを担当している、ニックと言います。 ネット上でWebサービスを開発する際に、欠かせない技術の一つが「RESTful API」です。 (以下、本稿では便宜上、REST APIと呼称します) GoogleやAmazonをはじめ ...
REST API を利用したアプリを開発する上で、APIとの通信状況を把握することは大事です。その手がかりとなるのがHTTPレスポンス、そしてステータスコードです。 今回は、HTTPレスポンスとステータスコードについて解説します。 HTTPレスポンスとは REST APIと ...
Community driven content discussing all aspects of software development from DevOps to design patterns. While social media websites such Facebook and LinkedIn made it incredibly easy for a user to ...
Part 2 of this four-part series on Java SE Web services showed how to use the JAX-WS API to develop SOAP-based Web services. JAX-WS also supports RESTful-based Web services, which this article shows ...