WonYong-Jang / Development-Process

It is where I record the error fixes or learning during the development process.
0 stars 1 forks source link

Rest 개념 / Restful / Rest API / RestTemplete #7

Open WonYong-Jang opened 6 years ago

WonYong-Jang commented 6 years ago

RestFul ?

Uniform (유니폼 인터페이스)

Cacheable ( 캐시 처리 가능)

Self-descriptiveness(자체 표현 구조)

Client - Server Architecture( 클라이언트 - 서버 구조 )

계층형 구조

Rest 의 장점

Rest 의 단점