C. Computer Systems Organization
Filtern
Erscheinungsjahr
- 2019 (1) (entfernen)
Sprache
- Englisch (1) (entfernen)
Schlagworte
- API (1)
- Client-Server-Konzept (1)
- HTTP (1)
- Hypermedia (1)
- REST (1)
- REST <Informatik> (1)
- RESTful (1)
- SOAP (1)
- Schnittstelle (1)
REST became the go to approach when it comes to large scale distributed systems on, or outside the World Wide Web. This paper aims to give a brief overview of what REST is and what its main draws and benefits are. Secondly, I will showcase the implementation of REST using HTTP and why this approach became as popular as it is today. Based on my research I concluded that REST’s advantages in scalability, coupling, performance and its seamless integration with HTTP enabled it to rightfully overtake classic RPC based approaches.