attention server in rust
This project made for testing.
- bind address
is 0.0.0.0
- bind port is
8008
cargo build
cargo run
end point | meaning |
---|---|
/api/service | manage service infomations |
/api/qa{service_name} | manage question-answering informations about {service_name} |