Commit Graph

4 Commits

Author SHA1 Message Date
QP Hou
49aeaf1d71
add kvstore support (#161) 2022-04-02 19:46:58 -07:00
Navin
23e6ef4e45
Integration test for http2 support. (#122) 2021-12-05 16:53:34 -08:00
Erwin Kroon
56b8d0b8d3
Fallback to application/json encoding (#104)
* feat: fallback to application/json encoding

* fix: update tower-http git hash

* Update roapi-http/src/api/mod.rs

* build: clean roapi-http output in default build

* fix: tower-http cors Any -> any()

Co-authored-by: QP Hou <dave2008713@gmail.com>
2021-11-13 11:06:58 -08:00
Erwin Kroon
3e4bd2ea40
refactor and convert routes tests into integration tests (#96)
Introduced Application struct to help with axum migration.

Co-authored-by: Qingping Hou <dave2008713@gmail.com>
2021-10-23 14:00:39 -07:00