Add a list user and repo endpoint on the knot. It is useful when browsing the knot directly and not requiring indexing it via another service.
api/tangled/repolistRepos.go
api/tangled/repolistRepos.go
This file has not been changed.
go.mod
go.mod
This patch was likely rebased, as context lines do not match.
go.sum
go.sum
This file has not been changed.
knotserver/xrpc/list_repos.go
knotserver/xrpc/list_repos.go
This file has not been changed.
knotserver/xrpc/xrpc.go
knotserver/xrpc/xrpc.go
This file has not been changed.
lexicons/repo/listRepos.json
lexicons/repo/listRepos.json
This file has not been changed.
History
3 rounds
1 comment
expand 1 comment
closed without merging
julien.rbrt.fr
submitted
#1
expand 0 comments
julien.rbrt.fr
submitted
#0
we have some reworks around this planned, along with refining our knotserver APIs, so ill be closing this in favor of future changes. one of the things is that we will be backfilling repo info in knots using tap, and subsequently, all XRPC APIs can speak ATURIs instead of
did/repo-name.i really do appreciate the effort gone into this!