public
Rubygem
Description: JSON Web App Framework
Homepage: http://halcyon.rubyforge.org/
Clone URL: git://github.com/mtodd/halcyon.git
Click here to lend your support to: halcyon and make a donation at www.pledgie.com !
Added blurb about the usefulness of Halcyon.
mtodd (author)
Tue Jun 10 17:15:36 -0700 2008
commit  d918845332b73e6cd97c5a86676b3f72391f923d
tree    09103f51dff7a118da30c673b6bc6e7735cc8f50
parent  682f066aafd549ebce9153b563b0fc123f72b5a7
...
21
22
23
 
 
 
 
 
24
25
26
...
21
22
23
24
25
26
27
28
29
30
31
0
@@ -21,6 +21,11 @@ simplistic application development framework for exposing functionality through
0
 HTTP/JSON requests, removing the need for content-negotiation or explicitly
0
 formatting everything to the JSON format.
0
 
0
+On top of this technical level, the goal of Halcyon is to make building
0
+service-oriented applications quick and easy, removing the general cruft of
0
+<em>rendering</em> JSON, etc. Halcyon tries to handle all of the mechanics
0
+associated with getting an SOA running.
0
+
0
 
0
 h3. An Example
0
 

Comments

    No one has commented yet.