Skip to content

Latest commit

 

History

History

graphql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

GraphQl example

How to communicate with a GraphQL backend.

  • GraphQL queries and schemas are typed and validated.
  • CSS framework Bulma is used for UI.

cargo make start

Open 127.0.0.1:8000 in your browser.