RSSAmplifier

Jurian Sluiman · Dec 2, 2013

Pretty print JSON in your REST API

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Using the Zend Framework 2’s AstractRestfulController allows you to quickly set up a RESTful interface. However, in my development environment I was looking for an option to quickly enable pretty print in the JSON output. Zend Framework does not support this by default, but it is easy to implement this with events.

Read on jurian.slui.mn

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.