If you think M::P::OpenAPI is too much, then you can use JSON::Validator 
instead. Check out these links:

https://metacpan.org/pod/JSON::Validator#SYNOPSIS
https://metacpan.org/source/JHTHORSEN/JSON-Validator-0.85/t/validate-json.t


On Sunday, September 25, 2016 at 9:47:54 AM UTC+2, myf wrote:
>
> Great. Thanks everyone.
>
> Kind Regards,
> Myf White
>
> *Phone: *0413 757 052
> *Email:* [email protected]
>
> On Sun, Sep 25, 2016 at 8:45 AM, Daniel Mantovani <[email protected]> 
> wrote:
>
>> multipart/form-data also supports binary data natively (i.e. uploading 
>> files). You could use Base64 to convert the binary data, but it depends 
>> whether the overheads (33% on network and corresponding processing load) 
>> may be a problem or not for your particular case.
>>
>>
>> El sábado, 24 de septiembre de 2016, 10:21:20 (UTC-3), Joel Berger 
>> escribió:
>>>
>>> For validation of JSON apis there are external modules like 
>>> https://metacpan.org/pod/Mojolicious::Plugin::OpenAPI
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Mojolicious" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/mojolicious.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to