Create a post
connecting…Submitting calls client.posts.create(),
then re-lists via client.posts.list() — proving the SDK
end-to-end against the real REST API.
Everything below is driven by akurai-client.js — a
no-build, zero-dependency, typed JS client generated from the
auto-API manifest at /api/_meta. It talks to the live
posts collection through client.posts.list() and
client.posts.create(). Read how it works →
Submitting calls client.posts.create(),
then re-lists via client.posts.list() — proving the SDK
end-to-end against the real REST API.
Latest records, newest first, fetched through the client.