{"id":18043327,"url":"https://github.com/deedlefake/sips","last_synced_at":"2025-04-09T22:04:36.407Z","repository":{"id":39648928,"uuid":"343645591","full_name":"DeedleFake/sips","owner":"DeedleFake","description":"A Simple IPFS Pinning Service","archived":false,"fork":false,"pushed_at":"2024-08-22T04:03:36.000Z","size":172,"stargazers_count":23,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T22:04:26.527Z","etag":null,"topics":["golang","hacktoberfest","ipfs"],"latest_commit_sha":null,"homepage":"","language":"Go","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/DeedleFake.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-03-02T04:30:53.000Z","updated_at":"2024-12-14T18:58:55.000Z","dependencies_parsed_at":"2023-01-23T10:56:37.633Z","dependency_job_id":null,"html_url":"https://github.com/DeedleFake/sips","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Fsips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Fsips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Fsips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeedleFake%2Fsips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeedleFake","download_url":"https://codeload.github.com/DeedleFake/sips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119296,"owners_count":21050755,"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":["golang","hacktoberfest","ipfs"],"created_at":"2024-10-30T17:08:23.922Z","updated_at":"2025-04-09T22:04:36.384Z","avatar_url":"https://github.com/DeedleFake.png","language":"Go","readme":"SIPS\n====\n\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/DeedleFake/sips)](https://pkg.go.dev/github.com/DeedleFake/sips)\n[![Go Report Card](https://goreportcard.com/badge/github.com/DeedleFake/sips)](https://goreportcard.com/report/github.com/DeedleFake/sips)\n\n*Disclaimer: SIPS is still in early development and is not guaranteed to do much of anything. Although it should function for basic usage, expect bugs, and definitely don't use it for anything that has money associated with it.*\n\nSIPS is a Simple IPFS Pinning Service. It does the bare minimum necessary to present a functional [pinning service][pinning-service-api].\n\nSetup\n-----\n\nSIPS is capable of using either Postgres or SQLite3 as its backend. By default only Postgres is available, but the `sqlite3` build tag will add support for SQLite3.\n\nAfter installation, SIPS will have no users or tokens in its database. To create some, use the `sipsctl` utility that is provided:\n\n```bash\n$ sipsctl users add -db \"$DATABASE_URL\" whateverUsernameYouWant\n$ sipsctl tokens add -db \"$DATABASE_URL\" --user whateverUsernameYouWant\n```\n\nYou can then use that token with a pinning service client to add, remove, and list pins.\n\n[pinning-service-api]: https://ipfs.github.io/pinning-services-api-spec/","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedlefake%2Fsips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeedlefake%2Fsips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedlefake%2Fsips/lists"}