Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brightbox/burlap

Ruby library for parsing and generating Burlap, the "simple" XML-based protocol for connecting web services
https://github.com/brightbox/burlap

api burlap java protocol ruby xml

Last synced: about 2 hours ago
JSON representation

Ruby library for parsing and generating Burlap, the "simple" XML-based protocol for connecting web services

Awesome Lists containing this project

README

        

# Burlap

This gem handles parsing and generating [Burlap][] XML.

## Installation

gem install burlap

or from the git repo

rake install

## Development

Clone the git repo