[fpc-pascal] AWS Lib - Object Pascal library for the Amazon Web Services

JB josebenedito at gmail.com
Sun Dec 28 23:54:38 CET 2014


Opa! Parabéns Marcos! Estou de férias e quando voltar pra casa essa semana
vou dar uma olhada.

Abraço e sucesso!

Boas festas!
Em 27/12/2014 23:42, "Marcos Douglas" <md at delfire.net> escreveu:

> Hi,
>
> I'm glad to announce the 0.2 release of AWS Lib, a minimalistic Object
> Pascal implementation for the Amazon Web Services.
>
> The project has been completely rewritten using OOP. It is extensible,
> fully object-oriented, interface-based and all objects are immutable
> objects.
>
> https://github.com/mdbs99/AWS
>
> Operations such authentication, create/delete buckets, upload/download
> objects (files and folders), work perfectly.
>
> There are Unit tests for all code.
>
> Synapse is used for HTTP protocol, but all classes work by contract
> (interfaces) then you can use lNet, fphttpclient or whatever you want,
> just implement the interfaces.
>
> The classes are sealed to encourage decorator pattern, not inheritance.
>
> Improvements will come and comments are welcome. Thank you.
>
> Regards,
> Marcos Douglas
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20141228/cc62edad/attachment.html>


More information about the fpc-pascal mailing list