Browse Source

Update README.md

Namdak Tonpa 9 years ago
parent
commit
19031cbe39
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -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
 -----
 -----