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

https://github.com/veo-labs/openveo-api

NodeJs API for openveo projects
https://github.com/veo-labs/openveo-api

api-framework openveo

Last synced: 3 months ago
JSON representation

NodeJs API for openveo projects

Awesome Lists containing this project

README

          

# OpenVeo API

OpenVeo API is part of the [OpenVeo core](https://github.com/veo-labs/openveo-core), it aims to facilitate development of plugins.

OpenVeo API is not a plugin.

# Installation

No installation is required, OpenVeo API is part of [OpenVeo core](https://github.com/veo-labs/openveo-core).

# Usage

```javascript
var api = require('@openveo/api');
```

# API

Documentation is available on [Github pages](https://veo-labs.github.io/openveo-api/8.2.0/index.html).

# Contributors

Maintainer: [Veo-Labs](http://www.veo-labs.com/)

# License

[AGPL](http://www.gnu.org/licenses/agpl-3.0.en.html)