- Building RESTful Web services with Go
- Naren Yellavula
- 151字
- 2021-07-02 20:14:01
REST API
The name Representational state transfer (REST) was coined by Roy Fielding from the University of California. It is a very simplified and lightweight web service compared to SOAP. Performance, scalability, simplicity, portability, and modifiability are the main principles behind the REST design.
The REST API allows different systems to communicate and send/receive data in a very simple way. Each and every REST API call has a relation between an HTTP verb and the URL. The resources in the database in an application can be mapped with an API endpoint in the REST.
When you are using a mobile app on your phone, your phone might be secretly talking to many cloud services to retrieve, update, or delete your data. REST services have a huge impact on our daily lives.
REST is a stateless, cacheable, and simple architecture that is not a protocol but a pattern.
- Aptana Studio Beginner's Guide
- C++黑客編程揭秘與防范
- 物聯(lián)網(wǎng)安全:理論、實(shí)踐與創(chuàng)新
- 電子政務(wù)效益的經(jīng)濟(jì)分析與評(píng)價(jià)
- HTML5 Game development with ImpactJS
- Building RESTful Web Services with Spring 5(Second Edition)
- 網(wǎng)絡(luò)基礎(chǔ)與網(wǎng)絡(luò)管理項(xiàng)目化教程
- Microservice Patterns and Best Practices
- INSTANT KineticJS Starter
- SAE原理與網(wǎng)絡(luò)規(guī)劃
- Learning Storm
- Getting Started with Memcached
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)
- Hands-On Docker for Microservices with Python
- 人際網(wǎng)絡(luò)