You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: future of this repo remains unclear. One direction different to the Python and C cdd implementations is to go from SQL to diesel to diesel functions (https://github.com/SamuelMarks/dsync). Then use https://github.com/rust-lang/rust-analyzer to go from those Diesel models to/fro actix to/fro tests & mocks to/fro OpenAPI (utoipa).
9
+
7
10
OpenAPI ↔ Rust. Compiler Driven Development (CDD) is a new development methodology, with implementations in many languages.
8
11
9
12
The central idea is to statically code-generate from target language to OpenAPI, and from OpenAPI back to target language.
0 commit comments