Skip to content

Instantly share code, notes, and snippets.

View wellfreire's full-sized avatar

Wellington Freire wellfreire

  • Germany – Berlin
View GitHub Profile
@wellfreire
wellfreire / testing_respect_rest.php
Last active December 18, 2015 23:39
Reproduz teste local com Respect/Rest
<?php
use Respect\Rest\Routable;
use Respect\Rest\Router;
require_once __DIR__.'/../vendor/autoload.php';
ini_set('display_errors', 1);
error_reporting(-1);
// Test Class