When building RESTful web services you should understand the difference between POST, PUT and PATCH requests. This post aims to explain the differences.| www.mscharhag.com
Bulk (or batch) operations are used to perform an action on more than one resource in single request. In this post we will explore different approaches to bulk a bulk operation API.| www.mscharhag.com