Check out our latest blogpost which contains an example of how to use json serialization on the client side together with ajax calls (you need WebSharper 3.3+ for this). Also detailed documentation can be found in the JSON API docs.

By on 7/22/2015 12:40 AM ()

Thanks. I saw that blog post, and even left a comment on it, but unfortunately, it's pretty opaque to me as someone who is new to WebSharper. I would love to see a more complete example.

By on 7/22/2015 7:35 AM ()

We haven't written anything substantial with this new API yet but you can check out the jsonapi demo on GitHub which shows a small app where we have a REST interface that can add entries to and remove from an in-memory "database" and on client we render it in UI.Next UI. Editing is not implemented in the UI but the request function is written for it and the server should be able to handle it as well.

Edit: fixed link, it's actually on a the newws branch.

By on 7/22/2015 8:22 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper