gql is clearly the more complicated of the two ...
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.
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.