Skip to content

teach the readme the http_rest transport end to end - #291

Merged
eburgos merged 2 commits into
masterfrom
http-rest-documentation
Sep 6, 2026
Merged

teach the readme the http_rest transport end to end#291
eburgos merged 2 commits into
masterfrom
http-rest-documentation

Conversation

@eburgos

@eburgos eburgos commented Sep 6, 2026

Copy link
Copy Markdown
Owner

One new README subsection under Services covering the whole landed transport: declaring it (two macros, no server, and why), the full http(...) grammar with verbatim refusal text, the unannotated default binding, all four body kinds with BodySource/StreamedAnswer, what each macro emits, placement, the FaultHandler catch-all with an override example, hand-written adapter guidance for Axum/reqwest/fetch/Dart, and the three client languages — including the two coverage gaps that were real at the time of writing (TypeScript and Dart stream decode; Dart multipart), each verified against the code rather than assumed and each already owned by its follow-up work.

Every example is verified against a harness or real expansion; nothing hand-invented. Gate: just lint and just test-named-features green (README-quoting doctests included).

@eburgos
eburgos merged commit f941731 into master Sep 6, 2026
@eburgos
eburgos deleted the http-rest-documentation branch September 6, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant