Thomas Hallgren wrote: > Hi, > I'm currently working on a Java implementation of the puppet-module- > tool, reason being that we want to provide the functionality a plug-in > to the Eclipse IDE. I'm able to derive most of the information that I > need from browsing the ruby source code but I cannot find a formal > description of the API between the client and server. Is there a > description like that around somewhere? I'm well acquainted with JSON > so a description just listing the possible calls and returns in JSON > terms would do fine.
Thomas There isn't a formal API as such. I'd love to see one and I am happy to work with someone on a wiki page draft of one: http://projects.puppetlabs.com/projects/module-site/wiki James -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571 -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
