







IPFS implementation in Go: a daemon that stores and serves content-addressed data, with a CLI, HTTP Gateway, and RPC API - ipfs/kubo
GitHub - ipld/go-car: A content addressible archive utility
A content addressible archive utility. Contribute to ipld/go-car development by creating an account on GitHub.
GitHub - connectrpc/vanguard-go: Support REST, gRPC, gRPC-Web, and Connect clients with one server.
Support REST, gRPC, gRPC-Web, and Connect clients with one server. - connectrpc/vanguard-go
IPFS — Content addressing for data with confidence
IPFS gives developers content addressing building blocks for verifiable, portable, and resilient applications across open networks


Build an Orchestrator in Go (From Scratch)
Develop a deep understanding of Kubernetes and other orchestration systems by building your own with Go and the Docker API.

IPFS Desktop | IPFS Docs
IPFS Desktop gives you all the power of IPFS in a convenient desktop app - a complete IPFS node, plus handy OS menu shortcuts and an all-in-one file manager, peer map, and content explorer.
IPFS is moving beyond the sponsored gateways
How IPFS is shifting from centralized public gateways to distributed infrastructure and client-side retrieval.

Decentralized Technology in Practice: An analysis of socio-technical resilience in IPFS
The “Interplanetary File System” (IPFS) refers to a peer-to-peer content addressing protocol that is designed to be “upgradeable, resilient, and more open”. [1]
What's IPFS and how it compares to BitTorrent - Daniel Norman
What's IPFS and how it compares to BitTorrent
feeds package - github.com/gorilla/feeds - Go Packages
Syndication (feed) generator library for golang.
steve.prophet on Twitter / X
interesting to think about an agent working on tasks and using @IPFS for data management... give a node to an agent and leverage all the capabilities the network has.https://t.co/vPqouTjM8v— steve.prophet (@nilslice) December 22, 2024
eBPF and Kubernetes: Little Helper Minions for Scaling Microservices - Daniel Borkmann, Cilium
Introduction
This website describes a way to manage APIs that is inexpensive, high-performing, and surprisingly easy to use. It’s also great for APIs that are built with gRPC and Protocol Buffers. It’s the only API management system that starts with these powerful approaches, and if you are building APIs with them, you’ll find it especially familiar. It emerged from internal API management practices at Google, and as you might hope, it works great on Google Cloud, but it’s not limited to that. We’ll show you how it can be used with or without Kubernetes on any cloud platform and on systems that you run yourself.
Introducing Filebase Sites: Simplified IPFS Websites with IPNS
Hosting a real website on IPFS has always come with friction: changing CIDs, manual IPNS management, and fragile workflows. Filebase Sites removes the last-mile complexity, giving developers a simple way to publish, update, and maintain decentralized websites without breaking links.

git-pkgs/forge
Go library and CLI for working with git forges. Supports GitHub, GitLab, Gitea/Forgejo, and Bitbucket Cloud through a single interface.