TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Pkgdex, a Go package index with custom import path support

1 点作者 jamesponddotco3 个月前

1 comment

jamesponddotco3 个月前
Hi, folks!<p>I just released v1.0.0 of pkgdex, a simple self-hosted service that provides both a searchable index for your Go packages and vanity import path handling.<p>It offers full-text search, vanity import path support, naive download statistics, and more. You can see a live version of the service running at <a href="https:&#x2F;&#x2F;go.cipher.host&#x2F;" rel="nofollow">https:&#x2F;&#x2F;go.cipher.host&#x2F;</a>.<p>Been a while since the last time I wrote a server, so there may be issues here and there, but I hope you folks like it. Constructive feedback is much appreciated and PRs are welcome!