【工具自荐】一个新的图书元数据 API ,可以用来刮削元数据补充自己的书库,也可以用作建站使用。
Open
Nobody has claimed this yet.
weekly
- Dominant language
- No language data
- Stars
- 103k
- Forks
- 4.4k
- PR merge metrics
- PR metrics pending
Description
功能:
使用 GET 带上要找的书名或作者,返回与之相关的10本书的资料,目前元数据有书名、作者、简介、出版社、封面、价格、评分,后续会新增更多数据。
实现:使用 cloudflare 的 worker 作为过滤器清洗流量,并直连我部署在后端的数据库查询信息,整理返回结果给到前端。
访问链接:https://book-db-v1.saltyleo.com
网站截图:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the proposed book metadata API at https://book-db-v1.saltyleo.com and the issue description first. Determine whether the existing service fits the repository's content and contribution scope; the issue is complete only when an editorial decision and an explicit repository change are identified.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100