Commit Graph

16 Commits

Author SHA1 Message Date
Nikolay Kim 27d92f3a23 refactor server bind and start process 2017-12-17 12:35:04 -08:00
Nikolay Kim b7cde3f4a9 update guide 2017-12-13 22:36:28 -08:00
Nikolay Kim e9aa67b75d http server accepts factory of HttpHandlers 2017-12-12 07:40:36 -08:00
Nikolay Kim 0f75d066f2 simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
Nikolay Kim a44f71d8c2 make ErrorBadRequest type useful 2017-12-08 15:25:37 -08:00
Nikolay Kim c63f058647 simplify application creation 2017-12-06 11:00:39 -08:00
Nikolay Kim 87c7441f7d remove Applicaiton::route, resource is enough 2017-12-06 08:03:08 -08:00
Nikolay Kim f5d6179a34 renamed Route::handler to Route::f, added Route::h to register Handler 2017-12-04 14:07:53 -08:00
Nikolay Kim 3bf3738e65 introduce route predicates 2017-12-04 13:32:05 -08:00
Nikolay Kim 27035c9454 fixes 2017-11-29 14:22:47 -08:00
Nikolay Kim afeecea05f refactor reply handling 2017-11-28 19:49:17 -08:00
Nikolay Kim 6f5b58b691 more guide 2017-11-28 18:00:10 -08:00
Nikolay Kim 932e751240 add status code helper method for http response 2017-11-28 14:23:42 -08:00
Nikolay Kim 706e2a07de add helper converters into response 2017-11-28 13:52:53 -08:00
Nikolay Kim 26413d1d61 add link to guide 2017-11-27 19:56:14 -08:00
Nikolay Kim 599f3c26e0 start working on guide 2017-11-27 16:41:37 -08:00