-
I posted to delicious.com
JSON API — A specification for building APIs in JSON
Building a JSON API, you should be trying to follow the JSON API spec. Save your team the effort of arguing the best response format. It reached version 1.0 earlier this year, so it's safe to say there…
September 27 2015, 4:34pm | Comments »
-
I posted to delicious.com
JMS Serializer - Convert objects to and from JSON, XML, YAML, etc
Say you're building an API, you need to convert the objects you send in the response to JSON representation (removing certain properties like passwords, and modifying others like dates) you can use JSMSerializer to define how that happens…
September 27 2015, 3:53pm | Comments »
Page: 1