← 返回日报
略读 预计 1 分钟

Bibliograph: A Prototypical AppView for Books

摘要

作者介绍了 Bibliograph,一个基于 ATProto 协议构建的书籍应用视图(AppView)原型,用于书籍发现和评论。它目前驱动着作者的 alpha 项目 Livtet。当书籍未知时,Bibliograph 会搜索 Google Books 和 OpenLibrary,若仍找不到,可创建未验证书籍,由 librarian 账号标签批准,类似 Hardcover、Fable 和 OpenLibrary 的做法。作者希望获得社区反馈,并提供了 GitHub 代码链接。

荐读理由

正文仅概述了Bibliograph的功能和背景,未提供具体实现细节或可复用的架构,读者只能得知ATProto上存在这样一个原型,无法直接迁移到自己的项目,需进一步查看代码和文档才能判断价值。

原文

Bibliograph: A Prototypical AppView for Books

As mentioned quickly in another thread, Bibliograph is an appview for applications to build against to build an opportunistic experience for books and reviewing books on ATProto. It’s currently powering a project of mine that’s in alpha, Livtet and was born of discussion with some folks on how to handle book discovery on-protocol.

If a book is not known to Bibliograph, it searches Google Books and OpenLibrary for it. Failing that, one can attempt to create a unverified book and someone with the librarian account label and approve it; a bit similar to how Hardcover, Fable and OpenLibrary currently operates; permitting transparency.

I’d love to get feedback on it, have people kick its tires and look at its code at GitHub - olamaelcu/bibliograph: An AppView for interfacing with bilbographic information on ATProto · GitHub

Lobsters · 1 赞 · 0 评 讨论 → 阅读原文 →

这条对你有帮助吗?