Exposing Service APIs via Zend Framework
Note: This article was originally published at phly, boy, phly
on 28 October 2009.
The hubbub surrounding "Web 2.0" is around sharing data. In the early iterations, the focus was on "mashups" -- consuming existing public APIs in order to mix and match data in unique ways. Now, more often than not, I'm hearing more about exposing services for others to consume. Zend Framework makes this latter trivially easy via its various server classes.
Continue reading "Exposing Service APIs via Zend Framework"


