Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/solace-iot-team/platform-api
- Owner: solace-iot-team
- License: mit
- Created: 2020-10-27T11:39:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T10:57:26.000Z (9 months ago)
- Last Synced: 2024-12-04T15:23:15.652Z (2 months ago)
- Topics: apimanagement, asyncapi, solace
- Language: TypeScript
- Homepage:
- Size: 14.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.---