Settings

Theme

Show HN: Instant streaming GraphQL APIs with built-in authorization for Postgres

github.com

4 points by praveenweb 3 years ago · 0 comments · 1 min read

Reader

We recently added a streaming GraphQL API to Hasura to allow clients to consume data from Postgres as a stream easily.

There are solutions to ingest and store a large amount of data or a stream of data. However, once this data has been captured, securely exposing this data as a continuous stream to a large number of HTTP clients concurrently is a challenge. And that’s where streaming GraphQL API fits in.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection