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

https://github.com/shutterstock/api-clients-examples

Shutterstock API Clients and Examples
https://github.com/shutterstock/api-clients-examples

api shutterstock sstk

Last synced: 7 months ago
JSON representation

Shutterstock API Clients and Examples

Awesome Lists containing this project

README

          

# Shutterstock API

> Shutterstock API Clients and Examples

This is a collection of resources for the Shutterstock API.

* [Clients](#clients)
* [Examples](#examples)
* [Contribute](#contribute)
* [License](#license)

## Clients

These clients are not officially supported by Shutterstock. Feel free to [create a pull request](https://help.github.com/articles/using-pull-requests) with a link to your open source client.

Node

* [node-shutterstock](https://www.npmjs.com/package/shutterstock) (MIT)
* [node-shutterstock-api](https://github.com/shutterstock/node-shutterstock-api)

Perl

* [WebService-Shutterstock](http://search.cpan.org/~bphillips/WebService-Shutterstock/) (GNU or Artistic License)

PHP

* [api-php-client](https://github.com/shutterstock/api-php-client)
* [shutterstock-php-client](https://github.com/bbaisley/shutterstock-php-client)

Ruby

* [ruby-shutterstock-api](https://github.com/shutterstock/ruby-shutterstock-api)

## Examples

* v2: [Javascript][v2-js], [PHP][v2-php]
* v1: [PHP][v1-php]

[v2-js]: https://github.com/shutterstock/api/blob/master/examples/javascript-jquery/v2.html
[v2-php]: https://github.com/shutterstock/api/blob/master/examples/php-curl/v2.php
[v1-php]: https://github.com/shutterstock/api/blob/master/examples/php-curl/index.php

## Contribute

Please do! Take a look at our [Contributing guide](CONTRIBUTING.md).

## License

[MIT](LICENSE) © Shutterstock Images, LLC