https://github.com/gravitee-io/gravitee-connector-http
Gravitee.io - Connector HTTP
https://github.com/gravitee-io/gravitee-connector-http
product-apim security-scan
Last synced: 20 days ago
JSON representation
Gravitee.io - Connector HTTP
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-connector-http
- Owner: gravitee-io
- License: apache-2.0
- Created: 2021-09-21T12:48:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T23:27:52.000Z (22 days ago)
- Last Synced: 2025-04-12T00:28:25.486Z (22 days ago)
- Topics: product-apim, security-scan
- Language: Java
- Size: 247 KB
- Stars: 1
- Watchers: 25
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= HTTP Connector
ifdef::env-github[]
image:https://img.shields.io/static/v1?label=Available%20at&message=Gravitee.io&color=1EC9D2["Gravitee.io",link="https://download.gravitee.io/#graviteeio-apim/plugins/connectors/gravitee-connector-http/"]
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License",link="https://github.com/gravitee-io/gravitee-connector-http/blob/master/LICENSE.txt"]
image:https://img.shields.io/badge/semantic--release-conventional%20commits-e10079?logo=semantic-release["Releases",link="https://github.com/gravitee-io/gravitee-connector-http/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-connector-http.svg?style=svg["CircleCI",link="https://circleci.com/gh/gravitee-io/gravitee-connector-http"]
image:https://f.hubspotusercontent40.net/hubfs/7600448/gravitee-github-button.jpg["Join the community forum",link="https://community.gravitee.io?utm_source=readme", height=20]
endif::[]== Description
The HTTP connector implements the SME Connector API in order to provide native integration with HTTP Protocol.
== Compatibility with APIM
|===
|Plugin version | APIM version|3.x | 4.0.x to latest
|2.x | 3.18.x to 3.20.x
|1.1.x | 3.15.x to 3.17.x
|1.0.x | 3.13.x to 3.14.x
|===