Skip to content

The purpose of this open source project is to add an XML-RPC API to Jenkins CI. Jenkins currently supports three types of Remote APIs, which are xml, json and python. The APIs are REST-like according to Jenkins documentations. The purpose of this Jenkins plugin is to offer additional API, which isn't REST-like. XML-RPC is well known and has wide…

Notifications You must be signed in to change notification settings

ismailhozza/jenkins-xmlrpc-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-xmlrpc-plugin

This is a jenkins plugin that offers xml-rpc api out of jenkins instance.

About

The purpose of this open source project is to add an XML-RPC API to Jenkins CI. Jenkins currently supports three types of Remote APIs, which are xml, json and python. The APIs are REST-like according to Jenkins documentations. The purpose of this Jenkins plugin is to offer additional API, which isn't REST-like. XML-RPC is well known and has wide…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages