Development
Development
API development is the process of building Application Programming Interfaces (APIs) that allow software components to exchange data. APIs are essential for modern software development because they simplify and accelerate the process.
RESTful 웹서비스
REST API API 통신 수단 SOAP(Simple Object Access Protocal) : 성공적이지 않았다 하나도 쉽지 않았다. --> REST (Repr...
개념정리
IoC 제어의 역전(Inversion of Control, IoC) Gof Design Pattern 책에서 Hollywood principle' --> 'Don't cal...
OAS로 API 설계
OAS는 OpenAPI Specification의 약자로, "OpenAPI 명세서" 의미 OpenAPI 또는 OAS(OpenAPI Specification)로 불리며, RE...