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

https://github.com/simonprickett/vimeoapi

Small demo for a friend showing how to access Vimeo API with no JavaScript framework.
https://github.com/simonprickett/vimeoapi

javascript jsonp vimeo vimeo-api

Last synced: 12 months ago
JSON representation

Small demo for a friend showing how to access Vimeo API with no JavaScript framework.

Awesome Lists containing this project

README

          

# vimeoapi

An old demo I did for a friend to show how to access data from the [Vimeo API](https://developer.vimeo.com/). This uses JSONP and vanilla JavaScript.

Try it out [here](https://simonprickett.github.io/vimeoapi/).