ashwinvin / bolt

Bolt is a desktop application that is designed to make the process of developing and testing APIs easier and more efficient.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
make setup
make build

Features 🚧

  • Http Requests
  • Collections
  • Testing and benchmarking
  • Websockets

Contributors ✨

Donate/Support ⭐

Buy Me A Coffee

About

Bolt is a desktop application that is designed to make the process of developing and testing APIs easier and more efficient.

License:MIT License


Languages

Language:Rust 87.2%Language:CSS 8.6%Language:JavaScript 3.5%Language:HTML 0.3%Language:Dockerfile 0.3%