ballerina-platform / ballerina-library

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

Introduce a Ballerina connector for Shopify REST API #7055

Open NipunaRanasinghe opened 3 weeks ago

NipunaRanasinghe commented 3 weeks ago

We are planning to introduce a new Ballerina connector for the latest Shopify REST API by generated using it's OpenAPI specification.

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.
KasunUdaraWaththeHewa commented 2 weeks ago

Please assign this issue to me.

MohamedSabthar commented 2 weeks ago

๐Ÿ‘‹ Welcome, @KasunUdaraWaththeHewa! ๐Ÿš€

We're thrilled to have you join the Ballerina Hacktoberfest community! The issue has been assigned to you, and weโ€™re excited to see your contributions.

To help you get started, here are a few essential resources:

  1. Connector Contributor Guide: Make sure to go through our Ballerina Hacktoberfest connector contributor guidelines and follow the exact steps, to contribute effectively.
  2. Learn Ballerina: Whether you're new to Ballerina or looking to enhance your skills, check out our official learning resources.
  3. Community & Support: If you have technical questions, feel free to ask on Stack Overflow with the Ballerina tag, or join us on Discord to connect with other community members.

No contribution is too small, and your feedback is always welcome! Donโ€™t hesitate to ask questions, propose new ideas, or report issues.

We are currently in the process of creating a GitHub repository for this connector module and will update you once itโ€™s available. In the meantime, please go through the relevant resources and documentation related to the connector.

Happy coding and welcome aboard! ๐ŸŽ‰

TharmiganK commented 23 hours ago

Hi @KasunUdaraWaththeHewa ,

I'll be mentoring your project, and we have created the repository for your connector project with the initial project template. You can start working in this repository: https://github.com/ballerina-platform/module-ballerinax-shopify/tree/main.

Please refer to the contribution process section for guidelines on raising a PR: https://ballerina.io/hacktoberfest/connector-contributor-guide/#contribution-process.

Happy coding! ๐ŸŽ‰