Introduction

When Postman removed its local offline mode a few years ago and began requiring login with cloud-synced data, many people started looking for alternatives. Bruno is widely regarded as the best among them.

Its core design decision: all request data lives as plain text files on your local filesystem. No account, no cloud sync, no data uploads whatsoever. An API collection is simply a folder — you can drop it into a code repository, version it with Git, and collaborate with your team exactly the way you manage code.

Bruno supports REST, GraphQL, gRPC, and WebSocket, covering pretty much every scenario you’ll encounter in daily development.

Visit

Click the link below to visit the repository. Please give the original author a star!

🔗 github.com/usebruno/bruno