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

https://github.com/sheb-gregor/httpine

[WIP] Isn't ready yet; Command line tool to JetBrains HTTP Client plugin .http files
https://github.com/sheb-gregor/httpine

api-testing ci http intellij jetbrains rest-client rest-test-cli

Last synced: 2 months ago
JSON representation

[WIP] Isn't ready yet; Command line tool to JetBrains HTTP Client plugin .http files

Awesome Lists containing this project

README

          

# httpine

**httpine** is command line tool that allows run requests from `.http` files.

## Syntax and Format

The basic syntax and feature-set to support
is [JetBrains HTTP Client plugin](https://github.com/JetBrains/http-request-in-editor-spec/blob/master/spec.md).

Detailed documentation can be found
here: [IntelliJ IDEA/HTTP Client](https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html).

## Installation

### Release
### Build from source

## Usage

## License

**httpine** is distributed under [MIT License]