Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vimeo/vimeo.js

Official Node.js library for the Vimeo API.
https://github.com/vimeo/vimeo.js

vimeo vimeo-api

Last synced: about 2 months ago
JSON representation

Official Node.js library for the Vimeo API.

Awesome Lists containing this project

README

        

#

[![npm](https://img.shields.io/npm/v/vimeo.svg?style=flat-square)](https://www.npmjs.com/package/vimeo)
[![License](https://img.shields.io/github/license/vimeo/vimeo.js.svg)](https://www.npmjs.com/package/vimeo)
[![Travis](https://img.shields.io/travis/vimeo/vimeo.js.svg)](https://travis-ci.org/vimeo/vimeo.js)

# Interacting with the Vimeo API using Node.js
This is a simple server-side Node.js library for interacting with the [Vimeo API](https://developers.vimeo.com).

## Get started with the Vimeo API
If you’re new to Vimeo APIs, check out [Getting Started: The Basics](https://developer.vimeo.com/api/start) before diving into the content on this page.

## Install the Node.js library
To install Node.js, run the following command:

npm install @vimeo/vimeo

## Advanced examples
To see examples of the most common use cases of the Node.js library, visit our [Node.js Examples Library](https://developer.vimeo.com/api/libraries/examples/nodejs).
## Support

To troubleshoot an issue, reach out to [Vimeo Support](https://vimeo.com/help/contact).