evoluteur / evolutility-ui-jquery

Model-driven Web UI for CRUD using REST or localStorage.
https://evoluteur.github.io/evolutility-ui-jquery/
MIT License
183 stars 56 forks source link

Consuming a RESTful Web Service #3

Closed raycola closed 9 years ago

raycola commented 9 years ago

Hi, I wish to consume restful web services from evolutility framework. Is it possible?

evoluteur commented 9 years ago

Yes, evolutility is built on top of Backbone.js and that what it is used for. You will find lots of blog post and even books on Backbone.js.