These projects usually are the Enterprise combination of existing technologies. The following sample api management are provided:
Sample | Description | When to use |
---|---|---|
Gravitee io IAM | We will use IAM gravitee to cover the different OAuth2 flows (Authorization code and client credentials), a suitable solution for securing applications and APIs. | docker-compose up -d |
IBM Api Connect | integrated API management offering, with capabilities and tooling for all phases of the API lifecycle. | Testing an API with the Local Test Environment |
Kong Gateway API | lightweight, fast, and flexible cloud-native API gateway. | KONG_DATABASE=postgres docker-compose -f docker-compose-with-bankong-services.yml --profile database up -d |
Gravitee io API Management | lightweight and performant management tool that accelerates and streamlines the governance and security of both synchronous and asynchronous APIs | docker-compose -f docker-compose-apim.yml up -d |
WebMethods IBM Api Management |