Tag Archives for webservice

RESTful webservice with Slim Framework

Ingredients PHP 5 RESTful concepts Slim Framework Directions Download Slim Framework Extract and copy that to your folder Create the index.php <?php require_once 'Slim/Slim.php'; require_once 'extenser.class.php'; $app = new Slim(); /* RESTful GET – convert number to text long format … Continue reading

10. February 2012 by lgavinho
Categories: Web | Tags: , , , , , , | 1 comment

Extenser API – RESTful webservice

I implemented a simple API for Extenser just for fun and educational proposal. Now, you can create your software or use it in your website as you want. URL: api.extenser.com.br Technology RESTful with Slim Framework PHP 5 Method GET URL: /:type/:separator/:value :type … Continue reading

07. February 2012 by lgavinho
Categories: Projects, Web | Tags: , , , , , | Leave a comment

Social Widgets powered by AB-WebLog.com.