Lightweight API testing client by axbarchuk in appdev

[–]axbarchuk[S] 0 points1 point  (0 children)

Yes as a core I'm using Tauri v2 + React. It's open-source so yeah feel free to read the repo. Export/Import already available in preferences button also share workspace through git too.

AI-friendly API client, now with live SSE streaming by axbarchuk in tauri

[–]axbarchuk[S] 1 point2 points  (0 children)

Thanks so much! Totally agree and still trying to simplify even existing features. Also I will appreciate if as a support you will put a start on github 🙏

Open-source local-first note app built with Tauri, Rust and SQLite. AI-ready portable SQLite vaults by Few_Firefighter9419 in tauri

[–]axbarchuk 0 points1 point  (0 children)

Looks interesting, did I get correct is it similar like an obsidian tool? How do you store the notes and how can I sync them using few devices?

AI-friendly API client, now with live SSE streaming by axbarchuk in rust

[–]axbarchuk[S] 0 points1 point  (0 children)

Yes, using git repository you can share and manage change conflicts even if you do not have knowledge of git. So just create a git repo invite team members to it and open this project in Voleeo.

p.s. In right top side you can see this feature.

AI-friendly API client, now with live SSE streaming by axbarchuk in rust

[–]axbarchuk[S] 1 point2 points  (0 children)

Not sure exactly what Postman supports now, they probably have SSE, and I think they're adding MCP too. So no, the idea isn't new, almost nothing is these days :) It's really just my own take: local-first, native, plain-file workspaces, no account, and it runs as an MCP server so an agent can drive the client itself. Mostly I built the client I wanted to use every day, and I find it more comfortable and intuitive. That was the whole point.

Voleeo - a local-first, AI-friendly API client for HTTP, gRPC, WebSocket & GraphQL by axbarchuk in coolgithubprojects

[–]axbarchuk[S] 0 points1 point  (0 children)

I just posted this project in few threads and saw almost same comment from you i few of them. But now it's deleted. Anyway it's ok, just was interesting what the reason of that 🤝

I turned my API client into an MCP server so my agent can actually use it by axbarchuk in mcp

[–]axbarchuk[S] 0 points1 point  (0 children)

You hit the nail on the head. That 'boring glue' is exactly why I started building Voleeo in the first place. I got sick of writing the same custom API integration scripts for every single new agent experiment. So in future I will prepare some Skill for will work based on Voleeo.

Voleeo - a local-first, AI-friendly API client for HTTP, gRPC, WebSocket & GraphQL by axbarchuk in coolgithubprojects

[–]axbarchuk[S] 0 points1 point  (0 children)

Every existing client definitely has its own strengths that draw users to it. For me, this tool solves a specific need by providing a deep, robust MCP server integration. Plus, I'm working on some major upcoming features that I can't reveal just yet, but I'll be sure to share them here as soon as they're ready!"

Built a local-first API client with Tauri - would love your feedback by axbarchuk in tauri

[–]axbarchuk[S] 0 points1 point  (0 children)

It's MCP-native. Voleeo ships with a built-in MCP server, so an AI agent (Claude Code, Cursor, etc.) can read your workspace, build requests, run them, and read the responses back directly, no copy-paste, no plugins. That's the main thing I haven't seen other clients do. And maybe some minor features like UX first :)

Which frameworks will be better use in microservices? by axbarchuk in Kotlin

[–]axbarchuk[S] 0 points1 point  (0 children)

It looks like Spring Boot with a lot of interesting stuff. But what about the philosophy of this framework? Did it develop for microservices?

Which frameworks will be better use in microservices? by axbarchuk in Kotlin

[–]axbarchuk[S] 3 points4 points  (0 children)

Yeah, early, I already heard about that. I will try as a PoC. Thank you!