An open API service indexing awesome lists of open source software.

https://github.com/ohmycloud/rust-axum-full-course


https://github.com/ohmycloud/rust-axum-full-course

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# how to run

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

See [Rust Axum Full Course - Web Development](https://www.youtube.com/watch?v=XZtlD_m59sM)