bolt_http 0.11.11

Build and test APIs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.bolt_common]
version = "0.11.11"

[dependencies.reqwest]
features = ["json"]
version = "0.11.14"

[package]
authors = ["Hiro <yirohido@gmail.com>"]
categories = ["command-line-utilities"]
description = "Build and test APIs"
edition = "2021"
homepage = "https://github.com/hiro-codes/bolt"
keywords = ["api", "cli"]
license = "MIT"
name = "bolt_http"
repository = "https://github.com/hiro-codes/bolt"
version = "0.11.11"