Jenkins

Jenkins is the leading open source automation server, providing hundreds of plugins for building, deploying, and automating software projects. Jenkins exposes a remote access REST API that supports XML, JSON, and Python representations and is the de facto standard automation engine for many organizations.

API entry from apis.yml

apis.yml Raw ↑
aid: continuous-delivery-foundation:jenkins
name: Jenkins
description: Jenkins is the leading open source automation server, providing hundreds of plugins for building,
  deploying, and automating software projects. Jenkins exposes a remote access REST API that supports
  XML, JSON, and Python representations and is the de facto standard automation engine for many organizations.
humanURL: https://www.jenkins.io/
tags:
- Automation
- CI/CD
- Jenkins
- Pipelines
- REST
properties:
- type: Documentation
  url: https://www.jenkins.io/doc/
- type: APIDocumentation
  url: https://www.jenkins.io/doc/book/using/remote-access-api/
- type: GettingStarted
  url: https://www.jenkins.io/doc/pipeline/tour/getting-started/
- type: GitHubOrg
  url: https://github.com/jenkinsci