synor/crates/synor-gateway
Gulshan Yadav 03c1664739 feat: Implement standard API response types and health check endpoints
- Added `ApiResponse`, `ResponseMeta`, and related structures for standardized API responses.
- Created health check routes including basic health, liveness, and readiness checks.
- Introduced `AppState` for shared application state across routes.
- Developed wallet API endpoints for wallet management, address operations, balance queries, and transaction signing.
- Implemented RPC API endpoints for blockchain operations including block queries, transaction handling, and network information.
2026-01-28 15:03:36 +05:30
..
src feat: Implement standard API response types and health check endpoints 2026-01-28 15:03:36 +05:30
Cargo.toml feat: Implement standard API response types and health check endpoints 2026-01-28 15:03:36 +05:30