UNPKG

@vimeo/vimeo

Version:

A Node.js library for the new Vimeo API.

23 lines (15 loc) 1.19 kB
# <img src="https://user-images.githubusercontent.com/33762/33720344-abc20bb8-db31-11e7-8362-59a4985aeff0.png" width="250" /> [![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).