comp.lang.ada
 help / color / mirror / Atom feed
* RESTful web API using AWS?
@ 2011-08-17 11:51 p34cekeeper
  2011-08-17 12:43 ` Georg Bauhaus
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: p34cekeeper @ 2011-08-17 11:51 UTC (permalink / raw)


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.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-10-11 15:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox