Changes for page HTTP Resources
Last modified by Erik Bakker on 2024/08/23 10:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -23,8 +23,7 @@ 23 23 * /order-management/orders 24 24 * /order-management/trips 25 25 26 -To determine the correct notation also take into account how the backend system that you want to expose via the API Gateway has determined their HTTP Resource (Paths). 27 -If this adheres to the best practice simply use that. More on that specific relation in later microlearnings. 26 +To determine the correct notation also take into account how the backend system that you want to expose via the API Gateway has determined their HTTP Resource (Paths). If this adheres to the best practice simply use that. More on that specific relation in later microlearnings. 28 28 29 29 A list of best practices can be found here: 30 30 [[REST API naming concepts>>https://restfulapi.net/resource-naming/||target="blank"]]