Commit Graph

32 Commits

Author SHA1 Message Date
jie 4cca3e4a7c update tests for request&session, db 2021-11-26 10:37:49 +08:00
jie 12c906e910 utils: add serve file; router: log url; db: conversion between std::string & boost::json::string 2021-11-25 18:00:28 +08:00
jie 774efcec0d fix bug: spawn: coro: stack size limit on windows 2021-11-22 19:29:05 +08:00
jie 06707c4446 update project structure 2021-11-16 17:05:17 +08:00
jie 8dd5facce7 add db optional support 2021-11-15 15:32:36 +08:00
jie be3b0d11a1 update readme 2021-11-07 20:02:24 +08:00
jie e2ad5f9619 fix bug: WebApp: rendering: read_bin: eof & change std to c++17 2021-11-05 19:54:49 +08:00
jie 1ae2bfd5aa fix bug: bserv: router: json param: content-type: compare media-type & ignore other params 2021-11-04 14:15:09 +08:00
jie e7d7b09db7 update examples for windows 2021-11-02 20:40:16 +08:00
jie 8131e4cde1 update dependency (windows) readme 2021-10-23 10:10:07 +08:00
jie 8c3a392b65 fix bug: WebApp: pagination: no user 2021-10-22 12:35:35 +08:00
jie 5202449f0a fix bug: logging: no ends_with in c++17 2021-10-22 12:24:24 +08:00
jie ed61b702f6 change default config value 2021-10-22 12:14:12 +08:00
jie efd7bdb54e add examples: routing 2021-10-21 22:04:25 +08:00
jie ac14349b67 add example: hello world 2021-10-21 16:45:19 +08:00
jie 0d0f2767b9 add ubuntu support 2021-10-21 10:13:09 +08:00
jie 41f0a38ec1 update readme 2021-10-18 15:32:30 +08:00
jie c3a866775d update gitignore 2021-10-18 15:24:34 +08:00
jie fda673e52a update readme 2021-10-18 15:14:01 +08:00
jie a8d9df5a35 fix typos 2021-10-18 14:02:43 +08:00
jie 050a475304 project has been restructured to adapt to windows 2021-10-18 13:59:21 +08:00
jie b6700ccc0b add array support for db query parameters 2021-08-10 13:58:56 +08:00
jie 0eb0478487 update routing 2021-08-10 10:24:21 +08:00
jie 3006214897 add wrappers for db 2021-08-09 15:07:09 +08:00
jie b36d999300 add test & update readme 2021-08-08 08:56:35 +08:00
jie 22c07227d2 add websocket support & replace promise/future with coroutine 2021-08-07 20:56:19 +08:00
jie 41e0fe4c11 remove global vars 2021-07-14 14:16:00 +08:00
jie 11c681acf3 restructure project 2021-07-13 19:53:10 +08:00
jie ce481ac336 update readme 2021-03-13 19:48:34 +08:00
jie 64a9a3b59d add request 2021-03-13 19:37:10 +08:00
jie a6f745a787 initial commit 2021-03-05 15:39:47 +08:00
Jonathan 6696de80c7
Initial commit 2021-03-05 12:27:30 +08:00