Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tolgatasci/soundcloud

Laravel soundcloud api v2
https://github.com/tolgatasci/soundcloud

api musicapi soundcloud soundcloud-api

Last synced: about 23 hours ago
JSON representation

Laravel soundcloud api v2

Awesome Lists containing this project

README

        

# Soundcloud

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Build Status][ico-travis]][link-travis]

Laravel soundcloud api v2 version.
## Installation

Via Composer

``` bash
$ composer require tolgatasci/soundcloud
```

## Usage

add .env file

CLIENT_ID=
APP_VERSION=
APP_LOCALE=en

``` bash
$ php artisan vendor:publish
```

Look tests

## Change log

Please see the [changelog](changelog.md) for more information on what has changed recently.

## Contributing

Please see [contributing.md](contributing.md) for details and a todolist.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [tolga][link-author]
- [All Contributors][link-contributors]

## License

license. Please see the [license file](license.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/tolgatasci/soundcloud.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/tolgatasci/soundcloud.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/tolgatasci/soundcloud/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield

[link-packagist]: https://packagist.org/packages/tolgatasci/soundcloud
[link-downloads]: https://packagist.org/packages/tolgatasci/soundcloud
[link-travis]: https://travis-ci.org/tolgatasci/soundcloud
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/tolgatasci
[link-contributors]: ../../contributors