CRUD Actions

[!INFO]-
topic: πŸ–₯️ Tech
links: What's a REST API
source: What is a REST API? - YouTube
tags: #permanent-noteΒ #published

Last Modified: =dateformat(this.file.mtime, "MMM. dd, yyyy - HH:mm")


Create
Read
Update
Delete

CRUDHTTP method
CreatePost
ReadGet
UpdatePut
DeleteDelete