REST
Representational State Transfer
HTTP 프로토콜을 기반으로 자원을 정의하고 상태를 주고받는 방식
https://standout.tistory.com/606
REST란?
REST란? Representational State Transfer의 약자 하나의 URI가 고유한 리소스를 처리하는 공통 방식 화면은 그대로 유지하면서 데이터만 전송 https://ko.wikipedia.org/wiki/REST REST - 위키백과, 우리 모두의 백과사
standout.tistory.com
REST API
Representational State Transfer Application Programming Interface
REST 아키텍처 기반으로 한 인터페이스
https://standout.tistory.com/1075
API란?
API Application Programming Interface 프로그램에 요청을 전달하기위한 통로 혹은 방법
standout.tistory.com
RESTful
RESTful Web Services
REST 아키텍처의 원칙을 따르는 웹서비스
https://standout.tistory.com/620
RESTful 방식이란?
RESTful Representational State Transfer RESTful은 웹 서비스 아키텍처의 한 형태 웹 기술을 이용해 자원을 이름(URI)으로 식별하고 HTTP 메서드를 이용해 해당 자원을 조작하는 스타일 https://standout.tistory.com/60
standout.tistory.com
'이론' 카테고리의 다른 글
REST API URI의 6가지 규칙 (0) | 2023.10.23 |
---|---|
REST의 구성: 자원, 행위, 표현 (0) | 2023.10.23 |
API란? (0) | 2023.10.23 |
튜링 테스트, 컴퓨터인지 사람인지 구별하라 (0) | 2023.09.19 |
23andme DNA검사, 데이터들은 어떻게 활용될까? (0) | 2023.09.19 |