theotron / CodeGarden14

PhoneGap app for Umbraco CodeGarden 2014 conference
Apache License 2.0
8 stars 0 forks source link

WebAPI #1

Open dnwhte opened 10 years ago

dnwhte commented 10 years ago

Is the source for the API posted anywhere? Any idea how you would handle returning JSON for document types with complex data types (i.e. Archetype, MNTP, etc)? Would you need a custom property converter for each one?

akeilox commented 10 years ago

Hi Theo! Thank you for sharing the ionic source, watched the video and learned something new - for that thank you! Would you be sharing the method/source on how the API is created/handled in the Umbraco as I feel this can be a very good learning tool; creating or using Umbraco API (catching up with v7) and return JSON. Many thanks in advance.