Skip to content

Instantly share code, notes, and snippets.

@osin
osin / index.php
Created May 16, 2012 14:33 — forked from ashfame/index.php
SugarCRM REST API call examples
<?php
/**
* SugarCRM RESTS API Call examples
*
* REST API Wrapper - https://github.com/asakusuma/SugarCRM-REST-API-Wrapper-Class
*/
?>
<!doctype html>
<head>
<meta charset="utf-8">