mondaycom / welcome-apps

A collection of "Hello World" monday.com apps
https://developers.monday.com
MIT License
85 stars 140 forks source link

feat: document and refactor GitHub example for readability #88

Closed yuhgto closed 1 year ago

yuhgto commented 1 year ago

Made some changes to make the Github example easier to understand and extend to another API.

The changes:

The documentation is written in JSDoc format so it will get picked up by most IDEs:

Screen Shot 2023-03-10 at 3 06 32 PM

Let me know if you have any questions! :)