{"id":15373845,"url":"https://github.com/boly38/taiga-node-client","last_synced_at":"2026-05-18T05:36:18.127Z","repository":{"id":45380751,"uuid":"439055932","full_name":"boly38/taiga-node-client","owner":"boly38","description":"NodeJS Taiga ReST client","archived":false,"fork":false,"pushed_at":"2021-12-16T16:46:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T00:27:21.322Z","etag":null,"topics":["api","hacktoberfest","nodejs","rest-api","taiga"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boly38.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-16T16:25:54.000Z","updated_at":"2022-10-01T12:42:35.000Z","dependencies_parsed_at":"2022-09-19T08:20:22.712Z","dependency_job_id":null,"html_url":"https://github.com/boly38/taiga-node-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boly38%2Ftaiga-node-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boly38%2Ftaiga-node-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boly38%2Ftaiga-node-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boly38%2Ftaiga-node-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boly38","download_url":"https://codeload.github.com/boly38/taiga-node-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931826,"owners_count":20695961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","hacktoberfest","nodejs","rest-api","taiga"],"created_at":"2024-10-01T13:56:31.726Z","updated_at":"2026-05-18T05:36:13.094Z","avatar_url":"https://github.com/boly38.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taiga node client\r\n\r\nNodeJS [Taiga](https://www.taiga.io/) ReST client - rely on [Taiga ReST API](https://docs.taiga.io/api.html)\r\n\r\n## Features\r\n- login\r\n- list projects\r\n- select project\r\n- list user stories status\r\n- select user stories status\r\n- dry remove user stories by status\r\n- remove user stories by status\r\n- remove a user story by id\r\n\r\n## Requirements\r\n\r\nA sample usage is defined into `index.js`\r\n\r\nTo setup Taiga client, you could rely on constructor options or environment variables.\r\n\r\n### Example of Environment variable setup\r\n\r\n```\r\nexport HTTPS_PROXY=http://myproxy:8080  (optional)\r\nexport TAIGA_API_ENDPOINT=https://taiga.mycompany.com\r\nexport TAIGA_API_USERNAME=toto@yoyo.fr\r\nexport TAIGA_API_PASSWORD=totoSuperS3cretPassword\r\n```\r\n\r\n### Setup sample \r\n\r\nTo do only one time:\r\n```\r\ngit clone https://github.com/boly38/taiga-node-client.git\r\ncd taiga-node-client/\r\nnpm install\r\n```\r\n\r\n### Run sample \r\n\r\nUsage:\r\n```\r\nnode index.js\r\n```\r\nor\r\n```\r\nTAIGA_DEBUG=1 node index.js\r\n```\r\n\r\n## How to contribute\r\n\r\nYou're not a dev ? just submit an issue (bug, improvements, questions).\r\nelse suggest your [PR](https://github.com/boly38/taiga-node-client/pulls) with motivations in a dedicated issue.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboly38%2Ftaiga-node-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboly38%2Ftaiga-node-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboly38%2Ftaiga-node-client/lists"}