A simple example of how to use axum + sqlx + open_api
# Firstly you will need to rename the file .env.example to .env
# Secondly, you will need to run docker
# After that you will be able to execute the command
cargo make dev
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.