PeopleHR API helps you easily integrate People with other systems and applications, for seamless cross-platform data sharing. People HR connector for ballerina provides the capability to manage the employee details, holiday details etc.
For more information, see Ballerina Documentation - ballerinax/peoplehr.
-
Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle JDK.
> **Note:** Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.
-
Download and install Ballerina Swan Lake
Execute the commands below to build from the source.
- To build the ballerina package:
bal build ./ballerina
- To run tests:
bal test ./ballerina
As an open source project, Ballerina welcomes contributions from the community.
For more information, go to the contribution guidelines.
All contributors are encouraged to read the Ballerina Code of Conduct.
- Discuss code changes of the Ballerina project in ballerina-dev@googlegroups.com.
- Chat live with us via our Discord server.
- Post all technical questions on Stack Overflow with the #ballerina tag.