{"id":50645451,"url":"https://github.com/n8n-code/.github","last_synced_at":"2026-06-07T12:02:53.325Z","repository":{"id":362689162,"uuid":"1260370517","full_name":"n8n-code/.github","owner":"n8n-code","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-05T12:30:26.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-05T14:15:23.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/n8n-code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-05T12:25:37.000Z","updated_at":"2026-06-05T12:30:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/.github","commit_stats":null,"previous_names":["n8n-code/.github"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/.github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2F.github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2F.github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2F.github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2F.github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/.github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2F.github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34020187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-07T12:02:52.588Z","updated_at":"2026-06-07T12:02:53.319Z","avatar_url":"https://github.com/n8n-code.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🚀 n8n-code\n\n### Open-source n8n community nodes — auto-generated, battle-tested, production-ready.\n\n[![GitHub followers](https://img.shields.io/github/followers/n8n-code?style=social)](https://github.com/n8n-code)\n[![GitHub stars](https://img.shields.io/github/stars/n8n-code?style=social)](https://github.com/n8n-code)\n\n\u003cbr/\u003e\n\n[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://typescriptlang.org)\n[![n8n](https://img.shields.io/badge/n8n-F8B400?style=for-the-badge\u0026logo=n8n\u0026logoColor=black)](https://n8n.io)\n[![OpenAPI](https://img.shields.io/badge/OpenAPI-6BA539?style=for-the-badge\u0026logo=openapi-initiative\u0026logoColor=white)](https://openapis.org)\n[![MIT License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)\n\n---\n\n**We build n8n community nodes that connect your favorite APIs to your automation workflows.**\n\nEvery node is auto-generated from OpenAPI specifications — ensuring complete API coverage, consistent quality, and fast updates when APIs change.\n\n\u003c/div\u003e\n\n---\n\n## 🏗️ How It Works\n\n![n8n-code Pipeline](diagram.png)\n\n1. **Define** — We start with the API's OpenAPI/Swagger specification\n2. **Generate** — [`@kelvinzer0/n8n-openapi-node-ultimate`](https://github.com/kelvinzer0/n8n-openapi-node-ultimate) auto-generates the n8n node code\n3. **Publish** — Tested, documented, and published to npm\n4. **Use** — Install in n8n and start automating\n\n**Why auto-generated?**\n- ✅ **Complete** — Every endpoint, every parameter, every response\n- ✅ **Consistent** — Same quality across all nodes\n- ✅ **Fast** — New API version? Regenerate in seconds\n- ✅ **Maintainable** — No manual drift, no missing fields\n\n---\n\n## 🚀 Quick Start\n\n```bash\n# 1. Install a community node in n8n\n#    Settings → Community Nodes → Install\n\n# 2. Search for the package name\n@n8n-dev/n8n-nodes-evolution\n\n# 3. Add credentials (API key, OAuth, etc.)\n\n# 4. Use in your workflows!\n```\n\n---\n\n## 🛠️ Tech Stack\n\n\u003cdiv align=\"center\"\u003e\n\n![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat\u0026logo=typescript\u0026logoColor=white)\n![Node.js](https://img.shields.io/badge/Node.js-339933?style=flat\u0026logo=node.js\u0026logoColor=white)\n![n8n](https://img.shields.io/badge/n8n-F8B400?style=flat\u0026logo=n8n\u0026logoColor=black)\n![OpenAPI](https://img.shields.io/badge/OpenAPI-6BA539?style=flat\u0026logo=openapi-initiative\u0026logoColor=white)\n![npm](https://img.shields.io/badge/npm-CB3837?style=flat\u0026logo=npm\u0026logoColor=white)\n\n\u003c/div\u003e\n\n---\n\n## 📊 Organization Stats\n\n\u003cdiv align=\"center\"\u003e\n\n![Org repo count](https://img.shields.io/badge/repos-6-blue?style=flat\u0026logo=github)\n![Org stars](https://img.shields.io/badge/stars-0-yellow?style=flat\u0026logo=github)\n\n\u003c/div\u003e\n\n---\n\n## 🤝 Contributing\n\nWe welcome contributions! Here's how:\n\n1. **Request a node** — Open an issue with the API you want connected\n2. **Report bugs** — Found something wrong? Let us know\n3. **Submit PRs** — Fork, fix, and submit a pull request\n4. **Improve docs** — Better docs = happier users\n\nEach node repo has its own `CONTRIBUTING.md` with specific guidelines.\n\n---\n\n## 📬 Connect\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub Issues](https://img.shields.io/github/issues/n8n-code/n8n-nodes-evolution?style=flat\u0026logo=github)](https://github.com/n8n-code/n8n-nodes-evolution/issues)\n[![Discord](https://img.shields.io/discord/1512617555326664874?style=flat\u0026logo=discord\u0026logoColor=white\u0026label=Discord\u0026color=5865F2)](https://discord.gg/ptDZ8e4h93)\n\n\u003c/div\u003e\n\n---\n\n## 📄 License\n\nAll packages in this organization are released under the [MIT License](LICENSE).\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**Built with ❤️ for the n8n community**\n\n*Auto-generated by [@kelvinzer0/n8n-openapi-node-ultimate](https://github.com/kelvinzer0/n8n-openapi-node-ultimate)*\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2F.github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2F.github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2F.github/lists"}