|
@@ -1,6 +1,14 @@
|
|
REST: framework with typed JSON
|
|
REST: framework with typed JSON
|
|
===============================
|
|
===============================
|
|
|
|
|
|
|
|
+Features and Golas
|
|
|
|
+------------------
|
|
|
|
+
|
|
|
|
+* Fastest possibe Record <-> Proplists transformations
|
|
|
|
+* Smalled REST framework in the World
|
|
|
|
+
|
|
|
|
+We achived first requirement by providing parse_transform code generation for tuple transformations. And second requirement was achieved by not including routing bullshit and other uncertain features.
|
|
|
|
+
|
|
Usage
|
|
Usage
|
|
-----
|
|
-----
|
|
|
|
|