Datasette 1.0a33 发布:?_extra= JSON API 机制扩展至行和查询页面

New Datasette release: 1.0a33, which finally brings documents the ?_extra= JSON API mechanism and br...

精选理由

Datasette 用户终于可以在行和查询页面使用 ?_extra= 机制了,做数据 API 的开发者建议升级,能更灵活地控制返回字段。

AI 摘要

Datasette 1.0a33 版本正式发布,核心更新是将 ?_extra= JSON API 机制从表格页面扩展至行和查询页面,使得用户可以在更多场景下灵活定制 API 返回的字段。该版本的大部分代码由 Claude Fable 5 辅助生成,体现了 AI 辅助开发的实践。这一改进让 Datasette 的 API 更加一致和强大,方便开发者按需获取数据。

AI 翻译 · 中文

Datasette 1.0a33 版本正式发布,核心更新是将 ?_extra= JSON API 机制从表格页面扩展至行和查询页面,使得用户可以在更多场景下灵活定制 API 返回的字段。该版本的大部分代码由 Claude Fable 5 辅助生成,体现了 AI 辅助开发的实践。这一改进让 Datasette 的 API 更加一致和强大,方便开发者按需获取数据。

Simon WillisonNew Datasette release: 1.0a33, which finally brings documents the ?_extra= JSON API mechanism and brings it to the row and query pages in addition to the table pages (Most of the code in this release was built with the h