Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
trueromanus committed Nov 18, 2023
2 parents d7975e8 + ec91d81 commit 7155c31
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ArdorQuery
[![CI](https://github.com/trueromanus/ArdorQuery/actions/workflows/ci.yml/badge.svg)](https://github.com/trueromanus/ArdorQuery/actions/workflows/ci.yml)
[![CI](https://github.com/trueromanus/ArdorQuery/actions/workflows/ci.yml/badge.svg)](https://github.com/trueromanus/ArdorQuery/actions/workflows/ci.yml)
[![Release](https://github.com/trueromanus/ArdorQuery/actions/workflows/BuildOnMac.yml/badge.svg)](https://github.com/trueromanus/ArdorQuery/actions/workflows/BuildOnMac.yml)
ArdorQuery is a cross-platform tool for performing any HTTP(S) endpoints like REST API, HTML, Images, GraphQL, OData etc.
The main goal is to make an application with minimal user interface and keyboard oriented.
Application is fully native, your don't need to install additional stuff.
Expand All @@ -24,7 +25,7 @@ Each type of line has a different color to help visually identify that content.
* Image generation for attaching to the messager, bug tracker etc
* Import from OpenAPI v3 (supported only JSON body)
* Running multiple queries
* Post Scripting in Modern JavaScript
* Scripting in modern JavaScript
* Control over redirection and SSL checks
* Global variables

Expand Down

0 comments on commit 7155c31

Please sign in to comment.