mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
@xen-orchestra/rest-api
REST API to manage your XOA
Install
Installation of the npm package:
npm install --save @xen-orchestra/rest-api
Usage
REST API to manage your XOA.
The user-facing documentation is available at docs.xen-orchestra.com.
Development guidelines
Any change to this package must follow the REST API guidelines, in addition to the backend project guidelines.
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.