I just open-sourced ApiArk — a local-first API development platform built with Rust.
ApiArk offers a streamlined alternative to Postman, focusing on efficiency without the bloat. Here’s why I created it:
-
Postman consumes 300-800MB of RAM; ApiArk uses approximately 60MB.
-
Postman requires account creation; ApiArk operates without any login.
-
Postman stores data in the cloud; ApiArk keeps everything on your local machine.
-
Postman experienced a 30,000-workspace data leak in 2024; ApiArk can't leak what it doesn't collect.
ApiArk supports:
-
REST, GraphQL, gRPC, WebSocket, SSE, MQTT
-
Collections stored as YAML files, making it git-friendly
-
Local mock servers and scheduled API monitoring
-
Import functionality from Postman, Insomnia, and Bruno
Built with Tauri v2 (Rust), React, and TypeScript, I welcome feedback from anyone who works with APIs.
Check it out:
Local-first API development platform. 10x less RAM than Postman. Open source.
This link will take you to a page that’s not on LinkedIn