zzapi
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

zzAPI

This package is a library that powers the following REST API testing and documentation tools:

These tools work with YAML files specifiying REST API requests. You can run a request or all requests in that API bundle. Also supported are:

  • Tests on each request (no coding required)
  • Use of environments and variables
  • Capturing response values into variables for subsequent requests

You are more likely to be interested in the above tools than this library itself. You may be interested in this library if you wish to build your own tool (eg, a web-based tool) using this library. In which case, you can proceed to the API documentation: Work in progress

Further reading

You can read about the zzAPI project which consists of this library, the VS Code extension and the CLI tool here: zzAPI.md

You can read about the zzAPI file formats here, useful when you start using any of the tools:

Samples

The following directory has some sample bundles and variable set files:

Readme

Keywords

Package Sidebar

Install

npm i zzapi

Weekly Downloads

10

Version

2.0.1

License

MIT

Unpacked Size

263 kB

Total Files

9

Last publish

Collaborators

  • vasansr
  • vasan-agrostar