Hi Shmuel,

please reply to the list / reply to all.

On Thu, 20 Feb 2014 17:16:13 +0900
Shmuel Fomberg <shmuelfomb...@gmail.com> wrote:

> Hi All.
> 
> I'm getting tired of writing code that interact with web APIs.
> Any one have its own authentication scheme, idea of how POST requests
> should be sent, replies with its own error / success scheme and so on.
> 
> Is there something that let me define "POST request with URLENC scheme and
> that AUTH", and a function will be produced?
> 
> Shmuel.

In addition to what Uri said, there was some discussion of similar issues on
this mailing list:

* http://lists.perlhacks.com/mailman/listinfo/perl-api-squad

* http://perlhacks.com/2014/01/perl-apis/

Some things I remember are some generators for web APIs based on a SPEC. I
agree that there is quite a lot of variance in REST/etc. APIs, and it often
requires an extra work on the programmer.

Regards,

        Shlomi Fish
-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
What Makes Software Apps High Quality -  http://shlom.in/sw-quality

 <rindolf>  I LOVE YOU ALL WITH YAAKOV’S GREAT HUGE LOVE.
    —  http://www.shlomifish.org/humour/fortunes/sharp-perl.html

Please reply to list if it's a mailing list post - http://shlom.in/reply .
_______________________________________________
Perl mailing list
Perl@perl.org.il
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to