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

https://github.com/vatesfr/xapi-inspector


https://github.com/vatesfr/xapi-inspector

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# xapi-inspector

[![Node compatibility](https://badgen.net/npm/node/xapi-inspector)](https://npmjs.org/package/xapi-inspector) [![License](https://badgen.net/npm/license/xapi-inspector)](https://npmjs.org/package/xapi-inspector) [![PackagePhobia](https://badgen.net/packagephobia/install/xapi-inspector)](https://packagephobia.now.sh/result?p=xapi-inspector)

[![Package Version](https://badgen.net/npm/v/xapi-inspector)](https://npmjs.org/package/xapi-inspector) [![Latest Commit](https://badgen.net/github/last-commit/vatesfr/xapi-inspector)](https://github.com/vatesfr/xapi-inspector/commits/master)

> \${pkg.description}

## Install

Installation of the [npm package](https://npmjs.org/package/xapi-inspector):

```sh
npm install --global xapi-inspector
```

Or:

```sh
yarn global add xapi-inspector
```

## Usage

```
Usage: xapi-inspector proxy [--bind ]

Create a XML-RPC proxy which forward requests from
to .

: []:
: [:]
```

## Contributions

Contributions are _very_ welcomed, either on the documentation or on
the code.

You may:

- report any [issue](https://github.com/vatesfr/xapi-inspector/issues)
you've encountered;
- fork and create a pull request.

## License

[ISC](https://spdx.org/licenses/ISC) © [Vates SAS](https://vates.fr)