- 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.
- 智慧城市:大數(shù)據(jù)、互聯(lián)網(wǎng)時代的城市治理(第4版)
- 通信網(wǎng)絡(luò)基礎(chǔ)與設(shè)備
- Cisco OSPF命令與配置手冊
- 微商之道
- 物聯(lián)網(wǎng)智慧安監(jiān)技術(shù)
- INSTANT PhpStorm Starter
- 物聯(lián)網(wǎng)概論(第2版)
- Learning Swift(Second Edition)
- Kong網(wǎng)關(guān):入門、實(shí)戰(zhàn)與進(jìn)階
- 互聯(lián)網(wǎng)+思維與創(chuàng)新:通往未來的+號
- 網(wǎng)絡(luò)工程實(shí)施技術(shù)與方案大全
- INSTANT LinkedIn Customization How-to
- 云工廠:開啟中國制造云時代
- 物聯(lián)網(wǎng)的機(jī)遇與利用
- 移動互聯(lián)網(wǎng)新思維