Skip to content

malachi-padilla/wind-rust-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wind Rust API

Made for the high speed operations required in Wind.

How to set up

Setting up this project requires a few things:

  • install rust and rustup
  • install cargo watch, "cargo install cargo-watch"

After installing, we can start the server by running "cargo watch -x run". This will begin the start of the unoptimized build and runs on port 8080. If using the wind-js-server, we can concurrently run both backend services by running "yarn dev" on the wind-js-server repo.

About

Made for the high speed operations required in Wind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages