REST: Difference between revisions
Appearance
Page created automatically by script |
No edit summary |
||
| Line 1: | Line 1: | ||
REST is an architecture style for designing networked applications and is a lightweight alternative to mechanisms like RPC (Remote Procedure Calls), in particular RMI in our case [[Category:Abbreviations]] [[Category:FAPlist]] | * '''REST''' is an architecture style for designing networked applications and is a lightweight alternative to mechanisms like RPC (Remote Procedure Calls), in particular RMI in our case | ||
* '''Representational state transfer''' | |||
[[Category:Abbreviations]] [[Category:FAPlist]] | |||
[[Category:Disambiguation pages]] | |||
Latest revision as of 09:40, 10 April 2026
- REST is an architecture style for designing networked applications and is a lightweight alternative to mechanisms like RPC (Remote Procedure Calls), in particular RMI in our case
- Representational state transfer