logoalt Hacker News

0x696C6961last Sunday at 11:46 PM1 replyview on HN

gql is clearly the more complicated of the two ...


Replies

iterateoftenlast Monday at 12:41 AM

a gql server in python is about as simple as you can possibly go to exposing data via an API. You can use a raw http client to query it.

show 1 reply