Its rather better to auto using a apikey. You'll provide this apikey on the
website where user registers their application.
On Mon, Nov 12, 2012 at 12:45 AM, Stuart Dallas wrote:
> On 10 Nov 2012, at 23:28, Adam Tong wrote:
>
> > I am developing a REST API. I found the Slim micro-framework use
On 10 Nov 2012, at 23:28, Adam Tong wrote:
> I am developing a REST API. I found the Slim micro-framework usefull.
> I need authentication of course, and I see that Slim does not provide
> authentication for Rest. Is there any lightweight alternative to
> manually implementing http authentication
-- Mensagem encaminhada --
De: "Volmar Machado"
Data: 27/10/2012 17:07
Assunto: Re: [PHP] Rest
Para: "Matijn Woudt"
But if what you want to know, is how to works inside, google for
PHPMaster.org REST PHP. They have a two part article about it, and is
really g
gt; Thank you
>
I'd suggest you google for "PHP REST".
It has plenty of information. There are even lightweight frameworks
that do nothing more than providing REST API. And while URL rewriting
may be time consuming, you could use a single rewrite that pushes all
to PHP and you can do t
Am 27.10.12 19:47, schrieb Adam Tong:
> Hi,
>
> I need to develop a rest API.I want your feedback on how you develop
> rest apis. I don't want to use a heavy framework just for that, and I
> find url rewriting time consuming.
>
> Any suggestions?
>
> Thank you
>
Let us see what you have done so far
Hi,
I need to develop a rest API.I want your feedback on how you develop
rest apis. I don't want to use a heavy framework just for that, and I
find url rewriting time consuming.
Any suggestions?
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
We have
modelled our dependency issues around debian's aptitude, although in
text/php...
> REST should be fine.
>
> You should perhaps design it modularly enough that swapping in SOAP or
> RPC would not be too difficult.
>
Yes, I think that that would probably be wise.
On Sun, February 4, 2007 10:38 pm, Paul Scott wrote:
> I am developing a webservice like module for our framework that will
> enable downloads of module code into the framework modules from a
> remote
> server.
>
> Basically what this should do is:
>
> 1. User requests a list of available stable mo
I am developing a webservice like module for our framework that will
enable downloads of module code into the framework modules from a remote
server.
Basically what this should do is:
1. User requests a list of available stable modules from server
2. User clicks on install from the returned list
9 matches
Mail list logo