Skip to content

gregory-lebl/rust-web-api-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Rust Web API

Run

The quick_dev.rs file execute the HTTP request and output the result of the request.

Run quick_dev.rs

cargo watch -q -c -w tests/ -x "test -q quick_dev -- --nocapture"

Open an run in a second terminal panel to simulate hot reloading

cargo watch -q -c -w src/ -x run

About

Base for a web api in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages