We would like to create an API using REST and EMBPERL. Did you come
up with a working solution to implement REST with embperl?
Yes, for my little use everything is working nicely.
I attach the tiny project. It's quite raw and in french. If you need any
explanation, feel free to ask.
Best reg
Hello.
We would like to create an API using REST and EMBPERL.
Did you come up with a working solution to implement REST with embperl?
Thank You,
~Donavon
On 8/27/2015 6:40 AM, Jean-Christophe Boggio wrote:
Le 24/08/2015 19:57, Jim Howard a écrit :
Darn. My only other bit of advice was "Ar
Le 24/08/2015 19:57, Jim Howard a écrit :
Darn. My only other bit of advice was "Are you sure Embperl is best for
this?"
No, I'm not sure it's "the best". But I'm sure it's possible (see below).
My company maintains a large Embperl app, but we use other tools for
REST/JSON (one of the reason
Embperl internally uses CGI.pm to process "data sent to you".
Therefore it can't handle mime types other than multipart/form-data or
application/x-www-form-urlencoded.
I'm even not sure if it can handle HTTP methods other than GET and POST.
2015-08-24 19:05 GMT+02:00 Jean-Christophe Boggio :
>
>