Skip to content
MadZera edited this page Jan 28, 2025 · 4 revisions

This Wiki has the main objective explain, for people who want to contribute with code, how the code standard of HappyTree API works. The HappyTree API is a remarkably succinct and very short project compared to some Frameworks often used at the market. This is not even a Framework, instead that, this is an API, which means it has some concepts, rules and validations that anyone should take acknowledgment before contributing with code.

For this, the first step would be read the official HappyTree API Documentation. When concluding, here in the Wiki you, as a person who want leave your contribution, should read these pages in the following order:

  1. Branches & Issues & Versions Management
  2. Code Style
  3. Project Information
  4. Unit Tests
  5. Validations

The HappyTree Team appreciates your effort in trying to help us.

Clone this wiki locally