# API
- Reference
- https://mtache.com/rest-api
- CRUD
- https://en.wikipedia.org/wiki/Create,_read,_update_and_delete
- four basic operations of persistent storage.
- Create
- Read
- Update
- Delete
- Restful
- REST (representational state transfer) is a software architectural style that was created to guide the design and development of the architecture for the World Wide Web.
- https://www.linkedin.com/pulse/rest-stop-calling-your-http-apis-restful-arpit-jain/