RESTful WebServices with Kohana PHP 3
        Posted  
        
            by Miller
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Miller
        
        
        
        Published on 2010-03-25T17:37:24Z
        Indexed on 
            2010/03/25
            17:53 UTC
        
        
        Read the original article
        Hit count: 595
        
Hi,
Is it possible to make restful services with kohana 3 , i reviewed the source and found an abstract class Kohana_Controller_REST, how to use it ? If someone can post a snippet with routing as Example code, it will be very appreciated.
Also, the lack of documentation on KO3 is making me crazy, if someone knows a well documented, fast and proven PHP framework to use with an 100% javascript Frontend, just let me know, but i would like to stick with Kohana because of the powerful ORM lib.
Thanks.
© Stack Overflow or respective owner