Library-Distribution / ALD-API

the API (backend) for the ALD system
http://about.libba.net/docs/api/current
0 stars 0 forks source link

YAML format output for API #1

Open maul-esel opened 12 years ago

maul-esel commented 12 years ago

Additionally to JSON and XML, YAML might be a good output format to add to the API.

However, this requires the YAML PHP package to be installed, which is not shipped with PHP by default.

maul-esel commented 12 years ago

Previously discussed on Library-Distribution/libba.net#12.

maul-esel commented 11 years ago

35 takes care of this. It also degrades gracefully if yaml is not installed.