Skip to content

hamzeen/JSONParserP5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JSONParserP5

This processing library is intended to greatly simply the way you fetch open data exposed as JSON. As you know, most of the social networks expose such data as JSON. The library is independant of any other external API or library. Therefore once you extract the content of the archive to your library folder inside your sketchbook, you are ready to go.

Example

The library comes with an example that would fetch latest tweets belonging to OpenSourceTwitter handle (TwitterOSS) and the list of github repos belonging to Processing.org. A screen from the example can be seen below.

alt text

Credits

LICENSE

Copyright © 2013 Hamzeen. H. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Permission is hereby granted, free of charge, to any person obtaining a copy of this project. It includes the rights to use, fork, modify, merge, publish and distribute.

THE SOURCE OF THIS PROJECT IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

About

A simple JSON parser library for Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages