Are there any examples on using JayData with WebAPI ? Its not OData, but just a set of endpoints:
/api/Projects /api/users /api/something
I am just looking for a simple solution to get my webapi data to the client and send it back when changed for updating the backend. If there are other tools that work better with WebAPI im fine with that.