Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)