An open API service indexing awesome lists of open source software.

https://github.com/chipwolf/kap-http

Kap plugin - Send HTTP(S) request
https://github.com/chipwolf/kap-http

kap kap-http kap-plugin

Last synced: 11 months ago
JSON representation

Kap plugin - Send HTTP(S) request

Awesome Lists containing this project

README

          

# kap-http [![Build Status](https://travis-ci.org/ChipWolf/kap-http.svg?branch=master)](https://travis-ci.org/ChipWolf/kap-http)

> [Kap](https://github.com/wulkano/kap) plugin - Send HTTP(S) request

## Install

In the `Kap` menu, go to `Preferences…`, select the `Plugins` pane, find this plugin, and click `Install`.

## Usage

In the editor, after recording, select one of the export formats, and then `Send HTTP(S) request`.

## License

MIT © [ChipWolf](https://github.com/ChipWolf)