File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2222
2323## Structure
2424
25- - [ ` /packages/client ` ] ( ./packages/client ) An implementation of IPFS in JavaScript
26- - [ ` /packages/interop ` ] ( ./packages/interop ) An implementation of IPFS in JavaScript
27- - [ ` /packages/server ` ] ( ./packages/server ) An implementation of IPFS in JavaScript
25+ - [ ` /packages/client ` ] ( ./packages/client ) A Routing V1 HTTP API client
26+ - [ ` /packages/interop ` ] ( ./packages/interop ) Interop tests for the Routing V1 HTTP API server powered by Helia
27+ - [ ` /packages/server ` ] ( ./packages/server ) A Routing V1 HTTP API server powered by Helia
2828
2929## API Docs
3030
Original file line number Diff line number Diff line change 1111[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/helia-routing-v1-http-api.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/helia-routing-v1-http-api )
1212[ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/helia-routing-v1-http-api/js-test-and-release.yml?branch=main\& style=flat-square )] ( https://github.com/ipfs/helia-routing-v1-http-api/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
1313
14- > An implementation of IPFS in JavaScript
14+ > A Routing V1 HTTP API client
1515
1616## Table of contents <!-- omit in toc -->
1717
Original file line number Diff line number Diff line change 11{
22 "name" : " @helia/routing-v1-http-api-client" ,
33 "version" : " 0.0.0" ,
4- "description" : " An implementation of IPFS in JavaScript " ,
4+ "description" : " A Routing V1 HTTP API client " ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/helia-routing-v1-http-api/tree/master/packages/client#readme" ,
77 "repository" : {
Original file line number Diff line number Diff line change 1111[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/helia-routing-v1-http-api.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/helia-routing-v1-http-api )
1212[ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/helia-routing-v1-http-api/js-test-and-release.yml?branch=main\& style=flat-square )] ( https://github.com/ipfs/helia-routing-v1-http-api/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
1313
14- > An implementation of IPFS in JavaScript
14+ > Interop tests for the Routing V1 HTTP API server powered by Helia
1515
1616## Table of contents <!-- omit in toc -->
1717
Original file line number Diff line number Diff line change 11{
22 "name" : " @helia/routing-v1-http-api-client-interop" ,
33 "version" : " 0.0.0" ,
4- "description" : " An implementation of IPFS in JavaScript " ,
4+ "description" : " Interop tests for the Routing V1 HTTP API server powered by Helia " ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/helia-routing-v1-http-api/tree/master/packages/interop#readme" ,
77 "repository" : {
Original file line number Diff line number Diff line change 1111[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/helia-routing-v1-http-api.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/helia-routing-v1-http-api )
1212[ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/helia-routing-v1-http-api/js-test-and-release.yml?branch=main\& style=flat-square )] ( https://github.com/ipfs/helia-routing-v1-http-api/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
1313
14- > An implementation of IPFS in JavaScript
14+ > A Routing V1 HTTP API server powered by Helia
1515
1616## Table of contents <!-- omit in toc -->
1717
Original file line number Diff line number Diff line change 11{
22 "name" : " @helia/routing-v1-http-api-server" ,
33 "version" : " 0.0.0" ,
4- "description" : " An implementation of IPFS in JavaScript " ,
4+ "description" : " A Routing V1 HTTP API server powered by Helia " ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/helia-routing-v1-http-api/tree/master/packages/server#readme" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments