---------- Mensagem encaminhada ----------
De: "Volmar Machado" <qi.vol...@gmail.com>
Data: 27/10/2012 17:07
Assunto: Re: [PHP] Rest
Para: "Matijn Woudt" <tijn...@gmail.com>

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 good
Em 27/10/2012 14:49, "Matijn Woudt" <tijn...@gmail.com> escreveu:

On Sat, Oct 27, 2012 at 7:47 PM, Adam Tong <adam.to...@gmail.com> wrote:
> > 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
> >
>
> 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 the rest in PHP.
>
> - Matijn
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to