Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brightbox/burlap
- Owner: brightbox
- License: mit
- Created: 2012-11-02T14:39:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T09:52:05.000Z (over 1 year ago)
- Last Synced: 2024-10-13T03:11:34.612Z (24 days ago)
- Topics: api, burlap, java, protocol, ruby, xml
- Language: Ruby
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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