REST
Appearance
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
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