Tag Archives: json

Using JAX-RS (Jersey) to build a JPA/JAXB-backed JSON REST API

I’ve been looking for a while though to find that perfect combination of frameworks and libraries that would give me the expressive power that I want for building web applications — now I think I’ve found it. Continue reading

Posted in Java, Technology | Tagged , , , , , , , , , , , | View Comments

Using Google App Engine to Extend Yahoo! Pipes

Update: A commenter pointed out that you can from django.utils import simplejson instead of including it. Makes this even easier. Yahoo! Pipes has always been a great tool for manipulating data but often you have to go to great contortions … Continue reading

Posted in Technology | Tagged , , , , , , , , , | View Comments