Datasette 1.0a33 发布datasette 1.0a33
Datasette 发布 1.0a33 版本,这是迈向稳定 1.0 的重要一步。该版本将自 1.0a3 起引入的 `?_extra=` 模式从表格查询扩展到了 SQL 查询和行级数据,统一了 JSON API 的扩展机制。这一改进使得用户可以通过统一的 URL 参数格式获取更丰富的关联数据。该版本的发布意味着 Datasette 1.0 正式版的 API 设计已基本定型。
Simon Willison
This alpha is a significant step on the road to a stable 1.0, finally extending the ?_extra= pattern I introduced in Datasette 1.0a3 to cover queries and rows in addition to tables. That pattern is also now documented!
I wrote a whole lot more about the new release on the Datasette project blog: Datasette 1.0a33 with JSON extras in the API.
Because API explorer tools are almost free to build now I had Claude Fable 5 in Claude Code (for the plan) and GPT-5.5 xhigh in Codex Desktop (for the implementation) build me this custom extras API explorer to help demonstrate the feature:
需要完整排版与评论请前往来源站点阅读。