REST vs. CRUD
With diagrams: Commands, architecture and networking.
Prerequisites:
- None
Terminology
CRUD: The four basic functions of persistent storage; create, read, update, and delete
REST (REpresentational State Transfer): architectural style for providing standards between computer systems