How to work with API's in PHP

108 views
Skip to first unread message

dinesh kumar(Dinu)

unread,
May 14, 2014, 2:55:49 AM5/14/14
to xamp...@googlegroups.com
hi,

Can any one give me a brief idea that how to work with API's in PHP Programming or send me any link through which i will be able to take little knowledge about API Programming.



With Regards
Dinesh Kumar

PRASANT KUMAR SUMAN

unread,
May 14, 2014, 4:17:05 AM5/14/14
to xamp...@googlegroups.com
Hi Dinesh,

API aka Application programming interface 
IN detail an interface which enable external or internal sources to interact with your program
In web its called webservices also.
So For API or webservices you could do following 2 things
1> Consume any API from other
2> Create an API for other 

if you want to consume API provided by others then you can use curl.
some of them provide plugins already in php to consume their API or webservices.

If you want to create API then two architecture are followed in present condition
1> SOAP 2> REST
Example for ReST API

Hope you Get clarified about API 


 
*ℙґα﹩@η☂ Ḳüღαґ $üмαη*
Mob:- 08010173356


--
Ask New Question from : https://groups.google.com/forum/?fromgroups#!newtopic/xamppdev
 
Create filter of mails from this group http://www.wikihow.com/Create-a-Filter-in-Gmail
---
You received this message because you are subscribed to the Google Groups "PHP Developers' Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xamppdev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xamppdev/92d8647e-30c0-4d28-8f05-1e6ec26d91b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rakesh Bisht

unread,
Mar 21, 2016, 2:10:03 PM3/21/16
to xamp...@googlegroups.com
you can create api easly using Lumen  (Php Micro framework),for more info check the below link
Reply all
Reply to author
Forward
0 new messages