{"id":22165584,"url":"https://github.com/textileio/grpc-ipfs-lite","last_synced_at":"2025-07-26T11:32:13.945Z","repository":{"id":48393961,"uuid":"216900092","full_name":"textileio/grpc-ipfs-lite","owner":"textileio","description":"A gRPC wrapper around ipfs-lite","archived":false,"fork":false,"pushed_at":"2023-07-05T20:57:19.000Z","size":61907,"stargazers_count":35,"open_issues_count":20,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-19T01:57:17.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/textileio.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":"2019-10-22T20:05:54.000Z","updated_at":"2024-05-30T17:42:21.000Z","dependencies_parsed_at":"2024-06-19T01:34:01.009Z","dependency_job_id":"44b92fb8-8c77-4356-8f02-88899359181c","html_url":"https://github.com/textileio/grpc-ipfs-lite","commit_stats":{"total_commits":87,"total_committers":4,"mean_commits":21.75,"dds":"0.29885057471264365","last_synced_commit":"4800700ebfbe1d826c80d9fac6a4a53aee77d4d9"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fgrpc-ipfs-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fgrpc-ipfs-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fgrpc-ipfs-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fgrpc-ipfs-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textileio","download_url":"https://codeload.github.com/textileio/grpc-ipfs-lite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227673973,"owners_count":17802303,"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":[],"created_at":"2024-12-02T05:15:36.610Z","updated_at":"2024-12-02T05:15:37.532Z","avatar_url":"https://github.com/textileio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-ipfs-lite\n\nA gRPC wrapper around [ipfs-lite](https://github.com/hsanjuan/ipfs-lite)\n\n### IPFS-lite Libraries\n\n\u003e The following includes information about support for ipfs-lite.\n\n| Name | Build | Language | Description |\n|:---------|:---------|:---------|:---------|\n| [`ipfs-lite`](https://github.com/hsanjuan/ipfs-lite) | [![Build Status](https://img.shields.io/travis/hsanjuan/ipfs-lite.svg?branch=master\u0026style=flat-square)](https://travis-ci.org/hsanjuan/ipfs-lite) | [![golang](https://img.shields.io/badge/golang-blueviolet.svg?style=popout-square)](https://github.com/hsanjuan/ipfs-lite) | The reference implementaiton of ipfs-lite, written in Go. |\n| [`js-ipfs-lite`](//github.com/textileio/js-ipfs-lite) | [![Build status](https://img.shields.io/github/workflow/status/textileio/js-ipfs-lite/Test/master.svg?style=popout-square)](https://github.com/textileio/js-ipfs-lite/actions?query=branch%3Amaster) | [![javascript](https://img.shields.io/badge/javascript-blueviolet.svg?style=popout-square)](https://github.com/textileio/js-ipfs-lite)| The Javascript version of ipfs-lite available for web, nodejs, and React Native applications. |\n| [`ios-ipfs-lite`](//github.com/textileio/ios-ipfs-lite) | [![Build status](https://img.shields.io/circleci/project/github/textileio/ios-ipfs-lite/master.svg?style=flat-square)](https://github.com/textileio/ios-ipfs-lite/actions?query=branch%3Amaster) | [![objc](https://img.shields.io/badge/objc-blueviolet.svg?style=popout-square)](https://github.com/textileio/ios-ipfs-lite)| The iOS ipfs-lite library for use in Objc and Swift apps |\n| [`android-ipfs-lite`](//github.com/textileio/android-ipfs-lite) | [![Build status](https://img.shields.io/circleci/project/github/textileio/android-ipfs-lite/master.svg?style=flat-square)](https://github.com/textileio/android-ipfs-lite/actions?query=branch%3Amaster) | [![java](https://img.shields.io/badge/java-blueviolet.svg?style=popout-square)](https://github.com/textileio/android-ipfs-lite)| The Java ipfs-lite library for us in Android apps |\n| [`grpc-ipfs-lite`](//github.com/textileio/grpc-ipfs-lite) | [![Build status](https://img.shields.io/circleci/project/github/textileio/grpc-ipfs-lite/master.svg?style=flat-square)](https://github.com/textileio/grpc-ipfs-lite/actions?query=branch%3Amaster) | [![java](https://img.shields.io/badge/grpc--api-blueviolet.svg?style=popout-square)](https://github.com/textileio/grpc-ipfs-lite)| A common gRPC API interface that runs on the Go ipfs-lite node. |\n\n## What is IPFS Lite?\n\nFrom the [ipfs-lite](https://github.com/hsanjuan/ipfs-lite) project:\n\nIPFS-Lite is an embeddable, lightweight IPFS peer which runs the minimal setup to provide an ipld.DAGService. It can:\n\n    Add, Get, Remove IPLD Nodes to/from the IPFS Network (remove is a local blockstore operation).\n    Add single files (chunk, build the DAG and Add) from a io.Reader.\n    Get single files given a their CID.\n\nIt provides:\n\n    An ipld.DAGService\n    An AddFile method to add content from a reader\n    A GetFile method to get a file from IPFS.\n\n## What is the gRPC wrapper?\n\n[gRPC](https://grpc.io/) is a modern open source high performance RPC framework that can run in any environment.\n\nThis project adds a minimal gRPC service on top of the IPFS Lite module. It allows you to embed IPFS Lite into multiple projects while exposing a common API. You could deploy IPFS Lite as a microservice, embed it in mobile applications, or wrap it in a Dockerfile.\n\n## Projects using gRPC IPFS Lite\n\n* [Android IPFS Lite](https://github.com/textileio/android-ipfs-lite)\n* [iOS IPFS Lite](https://github.com/textileio/ios-ipfs-lite)\n\n**PR your own project link to the list above**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextileio%2Fgrpc-ipfs-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextileio%2Fgrpc-ipfs-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextileio%2Fgrpc-ipfs-lite/lists"}