Monthly Archives: January 2015
-
Posted: January 30, 2015|Categories: News , Magento Tutorial , Wordpress , vTiger CRM , vTiger CRM Customer Portal , Premium Plugin , Git , Laravel
RESTful API's are hard! There are a lot of aspects to designing and writing a successful one. For instance, some of the topics that you may find yourself handling include authentication, hypermedia/HATEOS, versioning, rate limits, and content negotiati
-
Posted: January 30, 2015|Categories: News , Magento Tutorial , Wordpress , vTiger CRM , vTiger CRM Customer Portal , Premium Plugin , Git , Laravel
//Setup route example Route::get('/myapp/install/{key?}', array('as' => 'install',
Read more »