Skip to content

API Connect manages APIs, but it needs a manager for itself to handle the gateway extensions, global policies and user defined policies. While API Connect is lacking interface for managing these add-ons, the current project fix that but also allows you to have a version control and a backup/restore process for these objects .

Notifications You must be signed in to change notification settings

adrian-dogar/api-connect-add-ons-manager

Repository files navigation

Final objective:

  • Create and maintain Gateway Extensions for IBM API Connect.

    • manifest.json
  • config file + .env para guardar los datos de las instancias de API Connect

  • Saco lista de gateway-services de la API Connect

  • por cada gateways-services

    • Comprueba si hay un directorio con el nombre del gateway-service
    • si no lo hay, Creo un directorio con el nombre del gateway-service
    • Creo un archivo manifest.json con la información del gateway-service
    • Creo un archivo README.md con la información del gateway-service
    • Creo un archivo .gitignore con la información del gateway-service
    • Creo un archivo .env ]

About

API Connect manages APIs, but it needs a manager for itself to handle the gateway extensions, global policies and user defined policies. While API Connect is lacking interface for managing these add-ons, the current project fix that but also allows you to have a version control and a backup/restore process for these objects .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages