{"id":18659941,"url":"https://github.com/ashryanbeats/monday-node","last_synced_at":"2026-04-28T17:35:09.712Z","repository":{"id":42917221,"uuid":"248333566","full_name":"ashryanbeats/monday-node","owner":"ashryanbeats","description":"Monday.com API + Node.js: Example of simple authentication and query","archived":false,"fork":false,"pushed_at":"2022-03-26T08:29:44.000Z","size":52,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-18T02:09:54.613Z","etag":null,"topics":["monday-api","nodejs","sample"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashryanbeats.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-18T20:16:58.000Z","updated_at":"2021-10-06T22:00:48.000Z","dependencies_parsed_at":"2022-09-22T03:51:00.150Z","dependency_job_id":null,"html_url":"https://github.com/ashryanbeats/monday-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashryanbeats/monday-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashryanbeats%2Fmonday-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashryanbeats%2Fmonday-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashryanbeats%2Fmonday-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashryanbeats%2Fmonday-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashryanbeats","download_url":"https://codeload.github.com/ashryanbeats/monday-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashryanbeats%2Fmonday-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["monday-api","nodejs","sample"],"created_at":"2024-11-07T07:38:33.469Z","updated_at":"2026-04-28T17:35:09.690Z","avatar_url":"https://github.com/ashryanbeats.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monday.com API + Node.js\n\nExample of simple authentication and query.\n\nSee `index.js` and comments within.\n\n## Set up and run\n\n1. Clone the repo and `cd` into the project folder\n\n1. Make a `.env` file\n\n    ```\n    % touch .env\n    ```\n\n1. Add your [Monday.com API token](https://monday.com/developers/v2#authentication-section) in the `.env` file\n\n    ```\n    MONDAY_TOKEN=your_key_goes_here\n    ```\n\n1. Install Node modules\n\n    ```\n    % npm install\n    ```\n\n1. Run the script\n\n    ```\n    % npm start\n\n    {\n        boards: [\n            { id: '#########', name: 'Board name' },\n            { id: '#########', name: 'Board name' },\n            { id: '#########', name: 'Board name' },\n            { id: '#########', name: 'Board name' },\n            { id: '#########', name: 'Board name' }\n        ]\n    }\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashryanbeats%2Fmonday-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashryanbeats%2Fmonday-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashryanbeats%2Fmonday-node/lists"}