Add a table with GO libraries to "IPFS in GO" page #1208
Labels
dif/easy
Someone with a little familiarity can pick up
effort/hours
Estimated to take one or several hours
P2
Medium: Good to have, but can wait until someone steps up
After #1185 lands, we will have "IPFS in GO" page (same content as https://docs.ipfs.io/reference/go/api/).
I think it is a good place to point people at all the Go libraries available.
We already had prior art content in Kubo README (copy below). Moving it to docs is a good idea.
Packages
go-libp2p
go-libp2p-pubsub
go-libp2p-kad-dht
go-libp2p-pubsub-router
go-cid
go-multiaddr
go-multihash
go-multibase
go-unixfs
go-mfs
go-ipfs-posinfo
go-ipfs-chunker
go-ipfs-exchange-interface
go-ipfs-exchange-offline
go-bitswap
go-blockservice
go-datastore
go-ipfs-ds-help
go-ds-flatfs
go-ds-measure
go-ds-leveldb
go-ds-badger
go-ipns
go-fs-lock
fs-repo-migrations
go-block-format
go-ipfs-blockstore
go-ipld-format
go-ipld-cbor
go-ipld-git
go-merkledag
go-ipfs-cmds
go-ipfs-files
go-ipfs-api
go-ipfs-http-client
interface-go-ipfs-core
go-metrics-interface
go-metrics-prometheus
go-log
go-ipfs-routing
go-ipfs-util
go-ipfs-addr
For brevity, we've omitted most go-libp2p, go-ipld, and go-multiformats packages. These package tables can be found in their respective project's READMEs:
The text was updated successfully, but these errors were encountered: