HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ain",
"portdir": "www/ain",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jonaslu/ain",
"description": "Ain is a terminal HTTP API client. It's an alternative to Postman, Paw or Insomnia.",
"long_description": "Ain is a terminal HTTP API client. It's an alternative to Postman, Paw or Insomnia. Ain was built to enable scripting of input and further processing of output via pipes. It targets users who work with many APIs using a simple file format. It uses curl, wget or httpie to make the actual calls.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 807
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-14"
]
},
{
"type": "run",
"ports": [
"curl"
]
}
],
"depends_on": []
}