This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:r:rest [2020/06/02 21:33] char |
dido:public:ra:xapend:xapend.a_glossary:r:rest [2021/10/03 16:31] (current) 157.90.182.28 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Representational state transfer (REST) ===== | + | ===== Representational State Transfer (REST) ===== |
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| + | |||
| + | **Representational State Transfer (REST)** is a [[dido:public:ra:xapend:xapend.a_glossary:d:distsystem|distributed system]] framework that uses Web protocols and technologies. The REST architecture involves [[dido:public:ra:xapend:xapend.a_glossary:c:client|client]] and [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] interactions built around the transfer of resources. The Web is the largest REST implementation. Systems that conform to REST principles are referred to as [[dido:public:ra:xapend:xapend.a_glossary:r:restful| RESTful]]. | ||
| + | |||
| + | <figure RestHttp> | ||
| + | {{ dido:public:s_cli:05_contents:01_prt:02_basics:screen_shot_2021-04-22_at_12.22.58_pm.png?500 |}} | ||
| + | <caption>REST over HTTP</caption> | ||
| + | </figure> | ||
| - | **Representational state transfer (REST)** is a distributed system framework that uses Web protocols and technologies. The REST architecture involves client and server interactions built around the transfer of resources. The Web is the largest REST implementation. | ||
| - | Systems that conform to REST principles are referred to as [[[[dido:public:ra:xapend.glossary:r:restful | RESTful]]. | ||
| Source: [[https://www.techopedia.com/definition/1312/representational-state-transfer-rest | Representational state transfer (REST) ]] | Source: [[https://www.techopedia.com/definition/1312/representational-state-transfer-rest | Representational state transfer (REST) ]] | ||