SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
6.
Web APIs as main citizen
… a.k.a. JavaScript Object
Notation…
…a text-based open standard
designed for human-readable data
interchange…
…derived from the JavaScript
scripting language for representing
simple data structures and
associative arrays, called
objects…
JSON
7.
Web APIs as main citizen
… a.k.a. JavaScript Object
Notation…
…a text-based open standard
designed for human-readable data
interchange…
…derived from the JavaScript
scripting language for representing
simple data structures and
associative arrays, called
objects…
JSON
12.
flickr/koalazymonkey
• Generating the glue code for
the composition
• Ideas from database and
XML-based approaches
Process improvement
• Scalability issues
• Some metrics: effectiveness,
coverage, etc.
Process evaluation
13.
Check it out!
https://github.com/atlanmod/json-discoverer/
Except where otherwise noted, content on this presentation is licensed under a Creative Commons Attribution 3.0 License.
Do you wanna try?