SkillAgentSearch skills...

Httpbook

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code

Install / Use

/learn @AnWeber/Httpbook
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://raw.githubusercontent.com/AnWeber/httpbook/main/icon.png" alt="HttpYac Logo" /> </p>

Httpbook - Rest Client

httpBook extension (opens new window)provides a Notebook Editor Interface for Http Requests. Send REST, SOAP, GraphQL and gRPC requests directly in Notebook Editor. Notebooks allows you to create and share documents that contain live code, equations, visualizations and narrative text.

<p align="center"> <a href="https://httpyac.github.io/"> <img src="https://httpyac.github.io/httpyac_site.png" alt="HttpYac" /> </a> <img src="https://raw.githubusercontent.com/AnWeber/httpbook/main/images/httpbin.gif" alt="HttpYac Extension" /> </p>

Example

@user = doe
@password = 12345678

GET https://httpbin.org/basic-auth/{{user}}/{{password}}
Authorization: Basic {{user}} {{password}}

more examples and guide

Configuration

httpbook uses vscode-httpyac as extension dependency and reuses all of the settings.

License

MIT License

Change Log

See CHANGELOG here

Related Skills

View on GitHub
GitHub Stars88
CategoryDevelopment
Updated12d ago
Forks4

Languages

TypeScript

Security Score

100/100

Audited on Mar 25, 2026

No findings