Skip to content

Repository for Outlook Calendar Module. This Ballerina connector for Microsoft Calendar is connecting to Microsoft Graph v1.0 via Ballerina language.

License

Notifications You must be signed in to change notification settings

SkNuwanTissera/module-ballerinax-microsoft.calendar-mvp

Repository files navigation

Ballerina Microsoft Outlook Connector

Build Status GitHub Last Commit License

The microsoft.outlook.calendar is a Ballerina connector for Microsoft Outlook Calendar.

Microsoft Outlook Calendar is composed of the calendar and scheduling component of Outlook developed by Microsoft.

This connector provides operations for connecting and interacting with Microsoft Graph API Outlook Calendar endpoints over the network. For more information about configuration and operations, go to the module.

Building from the Source

Setting Up the Prerequisites

  1. Download and install Java SE Development Kit (JDK) version 11 (from one of the following locations).

    • Oracle

    • OpenJDK

      Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

  2. Download and install Ballerina Beta 1.

Building the Source

Execute the commands below to build from the source after installing Ballerina SL Beta 2 version.

  1. To build the package:
    bal build -c ./calendar
    
  2. To run the without tests:
    bal build -c --skip-tests ./calendar
    

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, go to the contribution guidelines.

Code of Conduct

All contributors are encouraged to read the Ballerina Code of Conduct.

Useful Links

About

Repository for Outlook Calendar Module. This Ballerina connector for Microsoft Calendar is connecting to Microsoft Graph v1.0 via Ballerina language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages