{"id":40476819,"url":"https://github.com/itsbrunodev/snipnest","last_synced_at":"2026-01-20T18:25:19.018Z","repository":{"id":271124930,"uuid":"912456758","full_name":"itsbrunodev/snipnest","owner":"itsbrunodev","description":"Find ready-to-use snippets that actually work.","archived":false,"fork":false,"pushed_at":"2026-01-18T00:08:31.000Z","size":604,"stargazers_count":140,"open_issues_count":0,"forks_count":19,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-18T12:47:25.839Z","etag":null,"topics":["code","productivity","snippet","snippet-library","snippets","snippets-collection","tools","useful"],"latest_commit_sha":null,"homepage":"https://snipnest.dev","language":"TypeScript","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/itsbrunodev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-01-05T16:19:42.000Z","updated_at":"2026-01-18T00:08:36.000Z","dependencies_parsed_at":"2025-01-20T21:41:55.686Z","dependency_job_id":"7556c17a-0ad9-432e-b406-b777fae365a8","html_url":"https://github.com/itsbrunodev/snipnest","commit_stats":null,"previous_names":["itsbrunodev/snipnest"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/itsbrunodev/snipnest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsbrunodev%2Fsnipnest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsbrunodev%2Fsnipnest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsbrunodev%2Fsnipnest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsbrunodev%2Fsnipnest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsbrunodev","download_url":"https://codeload.github.com/itsbrunodev/snipnest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsbrunodev%2Fsnipnest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28609084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"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":["code","productivity","snippet","snippet-library","snippets","snippets-collection","tools","useful"],"created_at":"2026-01-20T18:25:18.850Z","updated_at":"2026-01-20T18:25:18.979Z","avatar_url":"https://github.com/itsbrunodev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![SnipNest Landing Page](./assets/banner-page-cut.png)](https://snipnest.dev)\n\n# SnipNest 🪺\n\n### Code Smarter, Not Harder.\n\nNeed code that works? Grab a snippet. Made something cool? Share it back. Simple as that.\n\n[![License](https://badgen.net/github/license/itsbrunodev/snipnest?color=green\u0026label=License)](LICENSE)\n[![Stars](https://badgen.net/github/stars/itsbrunodev/snipnest?color=orange\u0026label=Stars)](https://github.com/itsbrunodev/snipnest/stargazers)\n[![Issues](https://badgen.net/github/open-issues/itsbrunodev/snipnest?label=Open+Issues)](https://github.com/itsbrunodev/snipnest/issues)\n\n## 🚀 What's Inside\n\n- **Working Snippets**: Code that's tested and ready to use\n- **Many Languages**: Pick your favorite - JavaScript, Python, and more\n- **Built Together**: Made by developers, for developers\n\n## 🎯 Get Started\n\nHead over to [snipnest.dev](https://snipnest.dev) and start exploring.\n\n```sh\n# Clone the repository\ngit clone https://github.com/itsbrunodev/snipnest.git\n\n# Install dependencies\npnpm install\n\n# Start development server\npnpm dev\n```\n\n## 📦 Extensions\n\nIntegration with your favorite tools to make SnipNest available when you need it most.\n\n- [SnipNest for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=itsbrunodev.snipnest) ([repository](https://github.com/itsbrunodev/snipnest-vscode))\n- Is your favorite extension missing? [Open an issue](https://github.com/itsbrunodev/snipnest/issues/new?assignees=\u0026labels=enhancement%2Cfeature\u0026projects=\u0026template=features.yml\u0026title=%5Bfeature%5D+-+)\n\n## 💻 Local Setup\n\n### Prerequisites\n\n- Node.js 18+\n- pnpm (recommended) or npm/yarn\n\n### Environment Variables\n\nFor rate limiting in production, you'll need Upstash Redis:\n\n1. Copy `.env.example` to `.env.local`\n2. Add your Upstash details ([Get them here](https://upstash.com/docs/redis/overall/getstarted))\n\n\u003e Note: Don't worry about rate limiting on localhost or in development mode - it's off by default.\n\n### Going Live\n\n```bash\npnpm build\npnpm start\n```\n\n## 🤝 Want to Help?\n\nCheck out our [Contributing Guidelines](./CONTRIBUTING.md). You can:\n\n- Add snippets\n- Fix bugs\n- Add new features\n\n## 📚 API Docs\n\nWant to build something with our API? [Check the docs](./API.md)\n\n## 🌟 Need Help?\n\n- [Found a bug?](https://github.com/itsbrunodev/snipnest/issues)\n- [Have an idea?](https://github.com/itsbrunodev/snipnest/issues)\n- [Discussions](https://github.com/itsbrunodev/snipnest/discussions)\n\n## 📜 License\n\nSnipNest is under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsbrunodev%2Fsnipnest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsbrunodev%2Fsnipnest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsbrunodev%2Fsnipnest/lists"}