Skip to content

Conversation

@honzasp
Copy link
Contributor

@honzasp honzasp commented Mar 22, 2023

This PR implements the API proposed by Doug.

@honzasp honzasp marked this pull request as ready for review March 25, 2023 16:20
@honzasp honzasp requested a review from CodingDoug March 25, 2023 16:20
bors bot added a commit to libsql/sqld that referenced this pull request Mar 28, 2023
305: Add HTTP API v1 ("Hrana over HTTP") r=MarinPostma a=honzasp

We need to update the HTTP API to support batches and to fix some issues (such as encoding of types). Instead of coming up with a new API, let's just reuse the Hrana structures and semantics. In effect, the new version of the HTTP API is "Hrana over HTTP".

This is needed for [the new generation of the client libraries](tursodatabase/libsql-client-ts#10).

Co-authored-by: Jan Špaček <patek.mail@gmail.com>
@honzasp honzasp closed this Mar 28, 2023
@honzasp honzasp deleted the ng branch March 28, 2023 15:45
MarinPostma pushed a commit to tursodatabase/libsql that referenced this pull request Oct 17, 2023
305: Add HTTP API v1 ("Hrana over HTTP") r=MarinPostma a=honzasp

We need to update the HTTP API to support batches and to fix some issues (such as encoding of types). Instead of coming up with a new API, let's just reuse the Hrana structures and semantics. In effect, the new version of the HTTP API is "Hrana over HTTP".

This is needed for [the new generation of the client libraries](tursodatabase/libsql-client-ts#10).

Co-authored-by: Jan Špaček <patek.mail@gmail.com>
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.

3 participants