sawtooth-core icon indicating copy to clipboard operation
sawtooth-core copied to clipboard

Rewrite REST API in Rust

Open gilescope opened this issue 3 years ago • 1 comments

Are we going to port the rest api to rust for better preformance?

If so rocket or actix-web? I wound think this should make a nice self contained project for someone and we could keep both the python implementation and the rust impl for a while till everyone was completely happy.

gilescope avatar Apr 19 '21 08:04 gilescope

Probably actix web 3, so we can compile it together with the REST API implemented in Grid.

vaporos avatar May 24 '21 19:05 vaporos