{"id":15839276,"url":"https://github.com/stevedylandev/snippets","last_synced_at":"2025-03-15T18:33:27.122Z","repository":{"id":247793443,"uuid":"822874681","full_name":"stevedylandev/snippets","owner":"stevedylandev","description":"Clean and simple code sharing","archived":false,"fork":false,"pushed_at":"2025-03-02T17:19:10.000Z","size":671,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T21:42:14.484Z","etag":null,"topics":["developer-tools"],"latest_commit_sha":null,"homepage":"https://snippets.so","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/stevedylandev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-02T02:18:03.000Z","updated_at":"2025-03-05T07:27:39.000Z","dependencies_parsed_at":"2024-10-30T06:16:17.835Z","dependency_job_id":null,"html_url":"https://github.com/stevedylandev/snippets","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":"0.22857142857142854","last_synced_commit":"63e0246e9f443bfcb7b33a35ae8d41c9374f056b"},"previous_names":["stevedylandev/snippets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevedylandev%2Fsnippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevedylandev%2Fsnippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevedylandev%2Fsnippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevedylandev%2Fsnippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevedylandev","download_url":"https://codeload.github.com/stevedylandev/snippets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243775714,"owners_count":20346242,"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":["developer-tools"],"created_at":"2024-10-05T16:03:49.497Z","updated_at":"2025-03-15T18:33:26.500Z","avatar_url":"https://github.com/stevedylandev.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/stevedylandev"],"categories":[],"sub_categories":[],"readme":"# Snippets.so\n![cover](https://www.snippets.so/og.png)\nNo ads, no fuss, just code\n\n## Development Setup\n\nClone the repo and install\n\n```\ngit clone https://github.com/stevedylandev/snippets \u0026\u0026 cd snippets \u0026\u0026 npm install\n```\n\nCreate a `.env.local` file with the following variables\n\n```\n# Created at https://app.pinata.cloud/developers/api-keys\nPINATA_JWT=\n\n# Located at https://app.pinata.cloud/gateway\nGATEWAY_URL=\n```\n\nStart up the server with `npm run dev`\n\n## Ports\n\n### API\n\n```bash\ncurl --location 'https://www.snippets.so/api/upload' \\\n--header 'Content-Type: application/json' \\\n--data '{\n  \"content\": \"console.log(\\\"hello world!\\\")\",\n  \"name\": \"hello.ts\",\n  \"lang\": \"typescript\"\n}'\n\n```\n[List of supported languages](https://github.com/stevedylandev/snippets/blob/main/lib/languages.ts)\n\n```\nhttps://snippets.so/snip/{IpfsHash}\n```\n\n### CLI\n\n```\nbrew install stevedylandev/snippets-cli/snippets-cli\n```\n\nFor other installs check out the [Github repo](https://github.com/stevedylandev/snippets-cli)\n\n**Usage**\n\n```\nsnip hello.ts\n```\n\n## Contact\n\nFeedback? [hello@stevedylan.dev](mailto:hello@stevedylan.dev)\nLike what you see? [Eth Address](https://rainbow.me/stevedylandev.eth) [Buy me a coffee](https://buymeacoffee.com/stevedylandev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevedylandev%2Fsnippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevedylandev%2Fsnippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevedylandev%2Fsnippets/lists"}