Work in Progress
A model of a repo to write an API and a client using axum and diesel.
Made to start writing rust project more rapidly. Non-objective: make it adaptable for every projects.
- Well formed directory tree (tests, benchmarks, examples, workspace) following standards of Rust projects.
- Include lot of useful crates in the Cargo.toml to get started
- pretty good CI
- Different nice to have markdown files, helping you organize.
GNU GPL v3