https://github.com/gravitee-io/gravitee-fetcher-http
Gravitee Fetcher - HTTP
https://github.com/gravitee-io/gravitee-fetcher-http
product-apim security-scan
Last synced: 20 days ago
JSON representation
Gravitee Fetcher - HTTP
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-fetcher-http
- Owner: gravitee-io
- License: apache-2.0
- Created: 2016-07-02T14:22:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T18:47:47.000Z (about 1 month ago)
- Last Synced: 2025-04-01T19:44:08.764Z (about 1 month ago)
- Topics: product-apim, security-scan
- Language: Java
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 27
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= HTTP Fetcher
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/fetchers/gravitee-fetcher-http/"]
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-fetcher-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-fetcher-http/releases"]
image:https://circleci.com/gh/gravitee-io/gravitee-fetcher-http.svg?style=svg["CircleCI", link="https://circleci.com/gh/gravitee-io/gravitee-fetcher-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
This plugin allow Gravitee.io to fetch content from an URL.
It's primarily used to fetch documentation.**Authentications is currently not supported**.