This tutorial help to create rest client using Guzzle library, which is a PHP rest client framework to consume rest service. I am creating a Client of the guzzle and access GitHub API. I will let you know how to access the first rest endpoint using the guzzle. You need to download Guzzle github.
(more…)Tag: php rest api framework
How to Create a Simple REST API Using Slim Framework -Part I

This Rest API tutorial help to create REST API using PHP Restful API Framework SLIM for any android, IOS, Angularjs etc application.
(more…)How to get containers list via rancher REST API

This Rest api tutorial help to access all containers list using rancher API. Rancher Labs develops open source software that makes it easy to deploy and manage Docker containers and Kubernetes in production on any infrastructure.Rancher is complete container management platform.Rancher provides infrastructure services such as multi-host networking, global and local load balancing, and volume snapshots.
(more…)