https://github.com/njasm/kotwave
Kotlin's Soundcloud.com API client library
https://github.com/njasm/kotwave
api-client client kotlin kotlin-library rest-client restful soundcloud soundcloud-api
Last synced: 29 days ago
JSON representation
Kotlin's Soundcloud.com API client library
- Host: GitHub
- URL: https://github.com/njasm/kotwave
- Owner: njasm
- License: mit
- Created: 2017-07-25T23:07:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T00:53:02.000Z (about 5 years ago)
- Last Synced: 2025-02-13T05:17:19.486Z (3 months ago)
- Topics: api-client, client, kotlin, kotlin-library, rest-client, restful, soundcloud, soundcloud-api
- Language: Kotlin
- Homepage:
- Size: 159 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/njasm/KotWave)
[](https://github.com/njasm/KotWave/workflows/Gradle%20Build/badge.svg?branch=master) [](https://codecov.io/gh/njasm/KotWave) [](https://opensource.org/licenses/MIT)## KotWave - Kotlin's Soundcloud.com API client
Work in progress, still under heavy development, not production ready code.
#### Implemented features
* User Authorization/Authentication
* User Credentials Flow Authentication
* Automatic Refresh token if the token being used expires
* ...#### Code examples
Check the unit test to get started.