Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/graphql-server-plugin
A GraphQL implementation of the Jenkins API
https://github.com/jenkinsci/graphql-server-plugin
deprecated graphql jenkins jenkins-deprecated jenkins-plugin rest-api
Last synced: about 1 month ago
JSON representation
A GraphQL implementation of the Jenkins API
- Host: GitHub
- URL: https://github.com/jenkinsci/graphql-server-plugin
- Owner: jenkinsci
- License: mit
- Created: 2019-06-27T03:46:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T03:08:26.000Z (over 1 year ago)
- Last Synced: 2024-09-30T08:13:29.606Z (about 2 months ago)
- Topics: deprecated, graphql, jenkins, jenkins-deprecated, jenkins-plugin, rest-api
- Language: Java
- Homepage: https://plugins.jenkins.io/graphql-server
- Size: 898 KB
- Stars: 9
- Watchers: 3
- Forks: 9
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graphql Server Plugin
[![Build Status](https://ci.jenkins.io/buildStatus/icon?style=plastic&job=Plugins%2Fgraphql-server-plugin%2Fmaster)](https://ci.jenkins.io/job/Plugins/job/graphql-server-plugin/job/master/)
[![GitHub release](https://img.shields.io/github/release/jenkinsci/graphql-server-plugin.svg?label=release)](https://github.com/jenkinsci/graphql-server-plugin/releases/latest)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=jenkinsci/graphql-server-plugin)](https://dependabot.com)This plugin provides a graphql server api implementation for Jenkins.
There is an web ui based explorer at /graphql/client, and the api endpoint is /graphql/
## Reporting issues
Please create a ticket for any bug reports or feature requests on
[Jenkins JIRA](https://issues.jenkins-ci.org/) and add `graphql-server-plugin`
as the 'Component'.## Changelog
See [GitHub Releases](https://github.com/jenkinsci/graphql-server-plugin/releases)