Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/solace-iot-team/platform-api

Solace API Management Connector - AsyncAPI Management Integration.
https://github.com/solace-iot-team/platform-api

apimanagement asyncapi solace

Last synced: 8 days ago
JSON representation

Solace API Management Connector - AsyncAPI Management Integration.

Awesome Lists containing this project

README

        

# Deprecated! - Solace API Management Connector

>[!CAUTION]
>This repository is superseded by Solace Cloud REST APIs for APIM Integration:
>https://api.solace.dev/cloud/reference/api-management-in-pubsub-event-portal

[![integration-test](https://github.com/solace-iot-team/platform-api/actions/workflows/integration-test.yml/badge.svg)](https://github.com/solace-iot-team/platform-api/actions/workflows/integration-test.yml)
[![release-test](https://github.com/solace-iot-team/platform-api/actions/workflows/release-test.yml/badge.svg)](https://github.com/solace-iot-team/platform-api/actions/workflows/release-test.yml)
[![release](https://github.com/solace-iot-team/platform-api/actions/workflows/release.yml/badge.svg)](https://github.com/solace-iot-team/platform-api/actions/workflows/release.yml)

[Issues & Feature Requests](https://github.com/solace-iot-team/platform-api/issues) |
[Release Notes](./ReleaseNotes.md) |
[Documentation](https://solace-iot-team.github.io/platform-api/)

# Solace API Management Connector

Integration server to connect API Management tools with [Solace PubSub+ Platform](http://solace.com) to create a unified OpenAPI and AsyncAPI management & developer experience.

# See also

[Reference Designs & Examples for Solace AysncAPI Management Integration](https://github.com/solace-iot-team/solace-apim-reference-designs)

[OpenAPI Client Library for Node.js (Typescript)](https://www.npmjs.com/package/@solace-iot-team/platform-api-openapi-client)

[OpenAPI Client Library for Browser/Front-End (Typescript)](https://www.npmjs.com/package/@solace-iot-team/platform-api-openapi-client-fe)

[API Management Connector Server Docker](https://hub.docker.com/repository/docker/solaceiotteam/apim-connector-server)

# How to Use

## Quickstart

[See here for simple-docker-compose](./simple-docker-compose).

## Examples
See [Reference Designs & Examples for Solace AysncAPI Management Integration](https://github.com/solace-iot-team/solace-apim-reference-designs) for details.

---