Commit Graph

6 Commits

Author SHA1 Message Date
Grigorii Desyatnikov f59efe507b Delete tranform object to string with JSON.stringify 2021-11-02 10:29:40 +03:00
Alexander Buntakov 2ec4b10f15
add gitignore (#5) 2021-08-06 14:09:46 +03:00
TonCherAmi e7d448dbb0
Add routing (#4)
* Adjust blank line rule

* Disable ramda typings

* Add common styles

* Add routing
2021-08-05 18:38:45 +03:00
TonCherAmi 58c28d58c0
Add modules (#3)
* Add api module

* Update eslintrc

* Make thread non-variadic

* Set default api request/response types to any

* Wrap api factory constructor parameter with object

* Add module documentation
2021-08-05 12:50:37 +03:00
TonCherAmi 45d8a6bca8
Add eslintrc (#1) 2021-08-04 12:15:00 +03:00
Vsevolod Ivanov b639d377a3
Initial commit 2021-06-21 17:37:29 +03:00