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

https://github.com/yukigeshiki/actix-web-sqlx-test-rust

Testing Actix Web with SQLx using Zero to Production in Rust as a reference.
https://github.com/yukigeshiki/actix-web-sqlx-test-rust

actix-web backend-service postgresql rust sqlx

Last synced: 2 months ago
JSON representation

Testing Actix Web with SQLx using Zero to Production in Rust as a reference.

Awesome Lists containing this project

README

          

# actix-web-sqlx-test-rust
Testing Actix Web with SQLx using [Zero to Production in Rust](https://www.zero2prod.com/index.html?country=South%20Africa&discount_code=AF60) as a reference.