Namdak Tonpa 9 лет назад
Родитель
Сommit
19031cbe39
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -1,6 +1,14 @@
 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
 -----