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 months ago
JSON representation
Ruby library for parsing and generating Burlap, the "simple" XML-based protocol for connecting web services
- Host: GitHub
- URL: https://github.com/brightbox/burlap
- Owner: brightbox
- License: mit
- Created: 2012-11-02T14:39:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T09:52:05.000Z (almost 3 years ago)
- Last Synced: 2025-10-07T13:30:08.525Z (9 months ago)
- Topics: api, burlap, java, protocol, ruby, xml
- Language: Ruby
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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