Skip to content

allan2/axum-postgres-dynamic-params

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axum Postgres dynamic parameters example

An example for trying to get constructing query parameters dynamically to work with Axum.

Based on the Axum tokio-postgres example.

The solution for dynamic query params is taken from this rust-postgres issue.

It works!

About

Trying to get dynamic params working with Axum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages