Changes for page HTTP Resources

Last modified by Erik Bakker on 2024/08/23 10:51

From version 2.2
edited by Erik Bakker
on 2022/06/13 09:38
Change comment: Update document after refactoring.
To version 1.1
edited by eMagiz
on 2022/05/05 16:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -crashcourse-api-gateway-resource-paths
Parent
... ... @@ -1,1 +1,0 @@
1 -WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.marijn
Content
... ... @@ -1,10 +1,17 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{html wiki="true"}}
2 +<div class="ez-academy">
3 + <div class="ez-academy_body">
4 +
5 +<div class="doc">
6 +
7 +
8 +
2 2  = HTTP Resource (Paths) =
3 3  
4 4  In this microlearning, we will focus on learning about HTTP Resource (Paths).
5 5  A crucial part of setting up your (API) Gateway with the help of RESTful services is knowing to which resources (i.e. Order, Client, Employee) you want to give external parties access via your (API) Gateway.
6 6  
7 -Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
14 +Should you have any questions, please contact academy@emagiz.com.
8 8  
9 9  * Last update: April 14th, 2021
10 10  * Required reading time: 4 minutes
... ... @@ -60,8 +60,8 @@
60 60  In the following microlearning on HTTP Operations, we will bring the HTTP Resource (Paths) together with the HTTP Operations.
61 61  That combination is the basis for any integration that runs via the API Gateway.
62 62  
70 +===== Practice =====
63 63  
64 -
65 65  == 4. Assignment ==
66 66  
67 67  Read up on the best practices when it comes to the naming of HTTP Resource Paths and see if you can relate this to the eMagiz implementation.
... ... @@ -83,4 +83,6 @@
83 83  
84 84  == 7. Silent demonstration video ==
85 85  
86 -As this is a more theoretical microlearning no demonstration video is created. See you in the next microlearning.)))((({{toc/}}))){{/container}}{{/container}}
93 +As this is a more theoretical microlearning no demonstration video is created. See you in the next microlearning.
94 +
95 +{{/html}}