ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Introduce a Ballerina connector for Apple Music REST API #7301

Open Jaagrav opened 3 weeks ago

Jaagrav commented 3 weeks ago

Problem

Create a new Ballerina connector for the latest Apple Music REST API by generated using it's OpenAPI specification. The examples provided in this are a couple years old and might need to be enriched based on the latest docs.

Proposed Solution

Related links:

This includes the following tasks:

  1. Create a new repository under 'ballerina-platform' organization.
  2. Create the OpenAPI specification manually or by converting it from other API descriptor formats.
  3. Generate the connector client.
  4. Implement a test suite covering the core functionalities.
  5. Write documentation with examples.

Alternatives

Refer to the spotify connector while working on this, might be helpful https://central.ballerina.io/ballerinax/spotify/1.5.1

Version

ballerinax/applemusic