Ballerina Google Drive Connector
Google Drive allows users to store files on their servers, synchronize files across devices, and share files. Google Drive encompasses Google Docs, Google Sheets, and Google Slides, which are a part of the Google Docs Editors office suite that permits the collaborative editing of documents, spreadsheets, presentations, drawings, forms, and more.
The connector supports file and folder management operations related to creating, deleting, updating and retrieving.
For more information about configuration and operations, go to the module.
Building from the source
Setting up the prerequisites
- Download and install Ballerina Swan Lake.
Building the source
Execute the commands below to build from the source.
- To build the package:
bal pack
- To test the pakage:
bal test
Contributing to Ballerina
As an open source project, Ballerina welcomes contributions from the community.
For more information, see contribution guidelines.
Code of conduct
All contributors are encouraged to read the Ballerina Code of Conduct.
Useful links
- Discuss code changes of the Ballerina project in [email protected].
- Chat live with us via our Discord server.
- Post all technical questions on Stack Overflow with the #ballerina tag.