Welcome to the OpenTeams Engineering Blog¶
News, musings, and more from the engineering team behind OpenTeams!
Recent posts:
20 January - Introducing SCRUD
SCRUD is an approach to defining a REST API that consistently provides discoverable schema and semantic meaning for your REST API resources. SCRUD stands for: Semantics for Create, Retrieve, Update, and Delete. Before we get into how SCRUD consistently provides discoverable schema and semantic meaning for REST APIs let’s talk about why.