This project is a fully production-ready blog service demonstrating best practices for building performant and secure backend REST API services with PostgreSQL. It showcases the application of the ...
はじめまして。freee株式会社でDevRelというロールを担当している、ニックと言います。 ネット上でWebサービスを開発する際に、欠かせない技術の一つが「RESTful API」です。 (以下、本稿では便宜上、REST APIと呼称します) GoogleやAmazonをはじめ ...
This is an API Rest application that runs in Java-Spring Boot and connected to a PostgreSQL database. This application was made to store general products such as shampoo, toothpaste, jeans and so on ...
REST APIとは、RESTというWeb設計思想に基づいて開発されたAPIのことです。 私たちの意外と身近にある「API」ですが、その設計方法は時代の流れとともに変化してきました。 2002年にebayがRESTful APIを開発し、続いてAmazonがRESTful APIをリリースしました。その際 ...
REST APIとHTTP APIについて、毎回わかったつもりになるのですが、日が経つと怪しくなるので、比較してまとめました。なお、ChatGPT(AI)利用の勉強も兼ねて、資料作成をしました。 【Web APIとは】 比較の前に、APIについて、以下の図がわかりやすかったので ...