Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

CanJS CRUD example with a RESTful API backend - think-a-doo.net

$
0
0
I just started using CanJS and I love it!

When I started I looked for a reference CRUD app to see how others go about doing it with CanJS.
But I wanted to see it working with a RESTful server
I found this article on SlimPHP REST approach very helpful - http://coenraets.org/blog/2011/12/restful-services-with-jquery-php-and-the-slim-framework/

So I decided to combine what I learned in a working CRUD example - http://think-a-doo.net/

I hope this helps someone like me who wanted a quick start.

It has many weaknesses. I am a novice at using JavaScript - so I would like more experienced input to make it into a reference implementation.

Anyone interested?


Viewing all articles
Browse latest Browse all 3491

Trending Articles