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
- Host: GitHub
- URL: https://github.com/shutterstock/api-clients-examples
- Owner: shutterstock
- License: mit
- Created: 2014-04-10T01:53:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T23:04:45.000Z (over 6 years ago)
- Last Synced: 2025-01-21T08:14:09.537Z (9 months ago)
- Topics: api, shutterstock, sstk
- Homepage: https://developers.shutterstock.com/
- Size: 31.3 KB
- Stars: 33
- Watchers: 41
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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