comp.lang.ada
 help / color / mirror / Atom feed
From: Adrian Hoe <abyhoe@gmail.com>
Subject: Re: RESTful web API using AWS?
Date: Thu, 11 Oct 2012 08:17:59 -0700 (PDT)
Date: 2012-10-11T08:17:59-07:00	[thread overview]
Message-ID: <c46c42a2-0295-46fd-86cc-2d2ea922f018@googlegroups.com> (raw)
In-Reply-To: <6843c6f3-37a6-46f5-b724-ff8974c73f40@q3g2000yqi.googlegroups.com>

On Wednesday, August 17, 2011 7:51:18 PM UTC+8, p34cekeeper wrote:
> I'm currently tasked with developing a RESTful web API as a font-end
> for what amounts to a bunch of bog-standard RDB operations. I'm
> currently using PHP, which, as it stands is making me feel ill.
> 
> While investigating other (more orthogonal) technology choices
> (erlang, Scala, etc.), I happened to come across Ada Web Server. I
> suppose my question is: is AWS up to the job? Has anyone here done
> this before?
> 
> It seems to me like AWS' dispatcher mechanisms are ideal for this
> purpose, because they don't make assumptions about what you want to do
> with the incoming HTTP request (I'm tired of frameworks that force you
> into a ham-fisted, code generating MVC implementation).
> 
> Any input from experienced Ada engineers would be greatly appreciated.


Yes, I'm developing both web application servers and RESTful web API servers using AWS. Codes written in Ada are more maintainable than anything else especially when your apps are big.

I strongly recommend. Cheers.
--
Adrian Hoe



      parent reply	other threads:[~2012-10-11 15:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-17 11:51 RESTful web API using AWS? p34cekeeper
2011-08-17 12:43 ` Georg Bauhaus
2011-08-17 13:18   ` p34cekeeper
2011-08-17 13:14 ` Ludovic Brenta
2011-08-17 13:59   ` p34cekeeper
2011-08-17 15:33     ` Ludovic Brenta
2011-08-18 13:40       ` Marcelo Coraça de Freitas
2011-08-18 14:29         ` Ludovic Brenta
2011-08-17 16:01 ` Alex R. Mosteo
2012-10-11 15:17 ` Adrian Hoe [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox