tabby/crates/juniper-axum
Meng Zhang e0017cadec
refactor: extract routes/ to share routes between commands (#774)
* refactor: extract routes/ to share routes between commands

* refactor: extract events api

* extract EventLogger service

* lift api into sub packages

* services completions -> completion

* remove useless code

* fix test
2023-11-13 06:24:20 +00:00
..
src refactor: extract routes/ to share routes between commands (#774) 2023-11-13 06:24:20 +00:00
Cargo.toml feat: add graphql interface to tabby-webserver (#770) 2023-11-12 14:52:28 -08:00
LICENSE feat: add graphql interface to tabby-webserver (#770) 2023-11-12 14:52:28 -08:00
README.md feat: add graphql interface to tabby-webserver (#770) 2023-11-12 14:52:28 -08:00

README.md

juniper_axum

Adopted from https://github.com/graphql-rust/juniper/tree/master/juniper_axum for juniper 15