Developer Advocate
Web / Mobile / VR / AR / IoT
GDE, author, consultant
The core idea is to have a URL for every resource
Description of resource is coupled to implementation
Overfetching
Underfetching
chaining requests to server to get needed data
A query language for your API
open source and free engine that gives you auto-generates real-time GraphQL API on top of new or existing Postgres database
Go to hasura.io
Click on Get started with Heroku
Click on
Enter your app name
stitch your custom GraphQL server schema
@VladimirNovick