Skip to content
marcoalbarelli edited this page Dec 7, 2012 · 1 revision

I forked the wp-json-api with two goals in mind:

  • extend it to make good use of AdvancedCustomFields plugin
  • integrate a gson mapping to ease the integration of Wordpress as a source of data for Android apps

Status

I almost finished the basic gson mapping, I still need to find a convenient place for registering the typeAdapter for custom fields

Clone this wiki locally