Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zmisgod/ab-rs
This project is aimed to learn async programing
https://github.com/zmisgod/ab-rs
ab benchmark tools
Last synced: about 1 month ago
JSON representation
This project is aimed to learn async programing
- Host: GitHub
- URL: https://github.com/zmisgod/ab-rs
- Owner: zmisgod
- License: mit
- Created: 2022-06-21T17:47:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T11:47:06.000Z (4 months ago)
- Last Synced: 2024-10-12T18:54:50.331Z (2 months ago)
- Topics: ab, benchmark, tools
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ab-rs
This project is aimed to learn async programing.
```
curl --location --request POST
curl --location --request GETdefault: form-data: --from
Content-Type: application/x-www-form-urlencoded: --data-from-urlencoded
Content-Type: application/json: --data-raw
Content-Type: image/jpeg: --data-binary
```