radioco-api
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -17,2 +17,3 @@ "use strict"; | ||
}, | ||
validateStatus: (code) => code < 500, | ||
}); | ||
@@ -19,0 +20,0 @@ const responseJson = await response.data; |
{ | ||
"name": "radioco-api", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "An API wrapper for radio.co", | ||
@@ -5,0 +5,0 @@ "repository": { |
# Radio.co API Wrapper | ||
A very simple API wrapper, in javascript for the [Radio.co API](https://developers-84608658bd058c817.radio.co/api-reference/openapi_specs/public-v1). | ||
A very simple API wrapper, in typescript for the [Radio.co API](https://developers-84608658bd058c817.radio.co/api-reference/openapi_specs/public-v1). | ||
Basic docs are linked below but for more information/help please join the discord server. | ||
@@ -5,0 +5,0 @@ |
10026
238