Erlang Mailing Lists

Author Message

<  User Contributions  ~  ErlAWS - A collection of Erlang Amazon Webservice clients

x6j8x
Posted: Tue Jan 08, 2008 11:30 am Reply with quote
Joined: 08 Jan 2008 Posts: 2
Hi,

I like to announce ErlAWS - a collection of clients written in Erlang for Amazon's Webservices offerings. It's my first Erlang project after I took some time to learn the language over the holidays.

Currently there are implementations for S3, SQS and SDB.

The code along with some basic documentation can be found here:

http://code.google.com/p/erlaws/

As I mentioned above this is my first Erlang project, so if you have any comments/hints about how things in my code could be implemented better or more "erlangish", I would be happy if you would share those thoughts with me.

Thanks...

Sascha
View user's profile Send private message
rbucker881
Posted: Tue Jan 08, 2008 2:56 pm Reply with quote
User Joined: 11 Oct 2007 Posts: 17
NICE! I have not read he code yet but I'm glad someone had the time that I did not.

BTW: Is there another way to inject the credentials? I use YAWS and it launches erl indirectly so manhandling an additional config file may be difficult... and not per domain
View user's profile Send private message
x6j8x
Posted: Tue Jan 08, 2008 3:04 pm Reply with quote
Joined: 08 Jan 2008 Posts: 2
rbucker881 wrote:

BTW: Is there another way to inject the credentials? I use YAWS and it launches erl indirectly so manhandling an additional config file may be difficult... and not per domain


I'm not familiar with YAWS (yet Wink), but just take a look into erlaws.erl. I guess you could add some own magic to retrieve the credentials from some other place.

Sascha
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum