summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2014-05-10Convert String to DateTime (for created_at)Peter Wu1-0/+0
Extra efforts are done to keep the timezone information.
2014-05-09Trace object path for JSON validation errors.Peter Wu1-0/+0
2014-05-08Replace JSON by GSON, adding extra validationsPeter Wu1-0/+0
Also change reader method, tweets are not received via an observed but by submitting from the caller. Added TODO WTF here and there, formatted with Alt + Shift + F.
2014-05-08Add json containers for Tweet and User objectsPeter Wu1-0/+0
2014-05-07Fix library pathPeter Wu1-0/+0
2014-05-01Added libraries for postgresql and json.Maurice Laveaux2-0/+0