CSDM Model for API gateway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 10:09 AM
Hi All,
I am looking at API extension classes and trying to figure out ways to tie each of my consumer Application to API proxy (API gateway like Apigee) and respective provider Application.
As example I have 2 consumer Applications utilizing same API:
Consumer App1 --> MyAPI (hosted on API gateway) --> Target Endpoint (Provider Application - service is hosted)
Consumer App2 --> MyAPI (hosted on API gateway) --> Target Endpoint (Provider Application - service is hosted)
Each Consumer Application has its own App CI and So is the provider Application.
I am looking for a capability to track consumer/s and provider for each API and the API define its frontend data (front end URL etc) and the associated backend data (backend URL)
In short, this will be a API gateway centric view where it tells the story of each API proxy (hosted on API gateway) -- which applications consumer the API (through front end URL) and which Application provides the API service through backend URL for API gateway.
Thanks
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 07:36 AM
@vijaygehc - check out the article from vNickNOW on the API classes that were added last October.