HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
[팀]조규현 공간(1-2)
[팀]조규현 공간(1-2)
/
⚽
링크 공유
/
API Architectural Styles

API Architectural Styles

Tags
문서
Created
Sep 29, 2021 05:50 PM
Date
Sep 29, 2021
API Architectural Styles
Two separate application/system needs an intermediary to talk to each other and developers often build bridges - Application Programming Interface(API). The term "API" describes any interface that is exposed to offer services ( or using the specific protocol) in order to facilitate application development. They are not limited to any particular message format, pattern or implementation.
https://devaraj-durairaj.medium.com/api-architectural-styles-c16237d981ec
API Architectural Styles