fe883a9dd21094aa0e61abb52bced1cd63d7082e
Implement App model and three endpoint methods: list_apps (paginated), get_app (by ID), and batch_get_apps (up to 100 by IDs). Add comprehensive tests for success, pagination, not-found, and batch scenarios.
onspring-api-sdk-rust
Rust SDK for the Onspring API v2.
Languages
Rust
100%