Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
tauri-backend - Skill - OpenSmartRoute
Skillv1.0.0
tauri-backend
Add commands to src-tauri/src/commands.rs. Update src-tauri/src/lib.rs to register new commands. Use proper Rust error handling with Result<T, E>. Use Tauri's security features and permissions properl
Instruction file imported from msomierick/aromatic (.github/instructions/tauri-backend.instructions.md). Copyright stays with the author.
Tauri Backend Instructions
Add commands to src-tauri/src/commands.rs.
Update src-tauri/src/lib.rs to register new commands.
Use proper Rust error handling with Result<T, E>.
Use Tauri's security features and permissions properly.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/msomierick-aromatic-tauri-backend-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.