Skip to content

[Spike] API Connect / LoopBack 4 integration #4115

@dhmlau

Description

@dhmlau

Suggestion

APIConnect v2018 now has limited support in OpenAPIv3. See demo and limitations.

Use Cases

There might be various use cases, I think for one use case, we can:

  1. create LoopBack 4 application and expose some REST APIs
  2. Using APIConnect cli, import existing OpenAPI from step 1. (From my understanding, there is no UI support for OpenAPIv3, so need to do it through CLI)
  3. Once the API has been imported, change the target-url to point to that REST API endpoint
  4. publish to catalog
  5. set up portal
  6. test it within portal

Note: this is based on my limited understanding of APIConnect and things might change as well. We can get @smartmouse to help if needed.

Acceptance criteria

We should:

  • Import OpenAPI v3 spec from a LoopBack 4 API into IBM APIConnect
  • Try to create subscriptions for the API from IBM Advanced Portal
  • Test the LB endpoint from IBM APIConnect after importing
  • investigate if General limitations and Security limitations in APIC Knowledge Center would affect us

cc @raymondfeng @bajtos @deepakrkris

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions