Last modified by Waria on 2026/09/03 10:18

From version 36.1
edited by Erik Bakker
on 2024/08/23 11:32
Change comment: There is no comment for this version
To version 37.1
edited by Waria
on 2026/09/03 10:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.waria
Content
... ... @@ -1,4 +1,6 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{container}}
2 +{{container layoutStyle="columns"}}
3 +(((
2 2  In this microlearning, we will explore how to correctly configure backend operations within your API Gateway. Understanding how to properly set up these operations is crucial for effectively utilizing RESTful services and making these backend operations accessible through your API Gateway.
3 3  
4 4  If you have any questions along the way, feel free to reach out to us at [[academy@emagiz.com>>mailto:academy@emagiz.com]].
... ... @@ -91,8 +91,8 @@
91 91  
92 92  * The starting point of setting up your API Gateway is configuring the backend operation(s)
93 93  * There are two ways to do so for JSON based systems
94 - * Import OpenAPI 3.0 specification
95 - * Manually configure based on other specification
96 +* Import OpenAPI 3.0 specification
97 +* Manually configure based on other specification
96 96  * Other cases such as connecting to XML based systems will be discussed later on
97 97  
98 98  == 5. Suggested Additional Readings ==
... ... @@ -101,7 +101,7 @@
101 101  
102 102  * [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
103 103  ** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
104 -*** [[HTTP Operations (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-http-operations||target="blank"]]
106 +*** [[Designing your API Gateway (Explanation)>>doc:crashcourse-api-gateway-designing-your-api-gateway||target="blank"]]
105 105  *** [[Parameters (Path, Query) (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-parameters||target="blank"]]
106 106  *** [[Error Handling from a client perspective (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-error-handling-from-a-client-perspective||target="blank"]]
107 107  *** [[Setting up exit gate (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-setting-up-exit-gate||target="blank"]]
... ... @@ -115,4 +115,10 @@
115 115  ** [[API Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.API Management.WebHome||target="blank"]]
116 116  *** [[Running part of your API Gateway solution on-premise (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.API Management.advanced-api-management-running-part-of-your-api-gateway-solution-on-premise||target="blank"]]
117 117  * [[Configure A Backend Operation (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22Configure+Backend+Operation%22||target="blank"]]
118 -)))((({{toc/}}))){{/container}}{{/container}}
120 +)))
121 +
122 +(((
123 +{{toc/}}
124 +)))
125 +{{/container}}
126 +{{/container}}