feat: define ML service API responses

This commit is contained in:
Asep Haryana Saputra
2026-05-23 09:33:15 +00:00
parent 96c38df124
commit dce4d4f21c
3 changed files with 187 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
mod config;
mod error;
mod routes;
fn main() {
println!("zeavis-ml-service");