https://github.com/codingzeal/rubyconf2014
RubyConf 2014: Rapidly Mapping JSON/XML API Schemas In Ruby (Adam Cuppy)
https://github.com/codingzeal/rubyconf2014
Last synced: 11 months ago
JSON representation
RubyConf 2014: Rapidly Mapping JSON/XML API Schemas In Ruby (Adam Cuppy)
- Host: GitHub
- URL: https://github.com/codingzeal/rubyconf2014
- Owner: CodingZeal
- Created: 2014-11-13T08:35:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-20T18:59:57.000Z (over 11 years ago)
- Last Synced: 2025-07-18T14:06:23.490Z (11 months ago)
- Language: Ruby
- Size: 156 KB
- Stars: 16
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RubyConf 2014
============
Rapidly Mapping JSON/XML API Schemas In Ruby
Speaker Deck:
https://speakerdeck.com/acuppy/xml-apis-in-ruby
## References
Google Civic API:
https://developers.google.com/civic-information/docs/using_api
Representable:
https://github.com/apotonick/representable
DeepStruct patterns:
http://andreapavoni.com/blog/2013/4/create-recursive-openstruct-from-a-ruby-hash/#.VGkqY5PF8Wk
## Credits
Authored by Adam Cuppy (@acuppy) of Coding ZEAL (http://codingzeal.com)
