Micro APILive
mtdevworks Tools API
Blazing-fast Rust API serving all calculators and dev utilities with 16 endpoints.
Overview
High-performance REST API built with Rust & Axum serving all finance calculators and developer utilities. 16 POST endpoints with JSON request/response, CORS support, health check endpoint, and release-optimized binary with LTO and symbol stripping for minimal memory footprint.
Visit ProductFeatures
- 16 POST endpoints (9 finance + 7 dev)
- Axum framework with async Tokio runtime
- Full CORS support for browser clients
- Release profile: LTO + strip + single codegen unit
- Health check and root info endpoints
- SHA-2, MD-5, SHA-1 hash crate implementations