rockman Posted December 9, 2013 Share Posted December 9, 2013 Hello, I was studying through the CANVAS LMS and looked at a few demonstrations that were at dev cons. The problem is the canvas LMS is built with Ruby I believe so all the demos to connect to the API were using Ruby. Unfortunately the app that I'm working this into is using PHP, so once I develop the module for this part of the app I nned to figure out what the best way to do this is. Will I be able to use Ruby to do in this app as well? It's using something called Kurogo and most of the other modules that call data use PHP. So I'd prefer to use PHP, but I see no good documentation for getting it (CANVAS LMS API) running with PHP. I'm just trying to study up on this for when I'll be building this new part of the app in the summer most likely (or fall) and want to figure out the best course of action or where I can find decent documentation ofr this. Thanks in advance! Quote Link to comment https://forums.phpfreaks.com/topic/284654-connecting-to-canvas-lms-api-with-php/ Share on other sites More sharing options...
trq Posted December 10, 2013 Share Posted December 10, 2013 A well designed API can be accessed by any language. Just use the Ruby examples as just that, examples. Quote Link to comment https://forums.phpfreaks.com/topic/284654-connecting-to-canvas-lms-api-with-php/#findComment-1461940 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.