boltcli 0.11.3

Build and test APIs
boltcli-0.11.3 is not a library.

Discord License: MIT GitHub top language

Bolt ⚡

Bolt is a desktop application that is designed to make the process of developing and testing APIs easier and more efficient. Like Postman, but open source and written in Rust 🦀

screenshot

Installation

Warning: Bolt is experimental software. Expect:

  • Bugs
  • Missing features
  • Breaking changes

Download pre-built binaries

Pre-built binaries for Windows, macOS and Linux can be found in the latest release downloads section.

Build from source 👩‍💻

⚠️ Prerequisites

git clone https://github.com/hiro-codes/bolt
cd bolt
git checkout release
just setup # or make setup
just build # or make build

Features 🚧

  • Http Requests
  • Collections
  • CLI
  • Testing and benchmarking
  • Websockets
  • Logging
  • TCP/UDP

Contributors ✨

Donate/Sponsor ⭐

Made with ❤️ by 0xHiro