Skip to content

shetechitaly/graphql-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tale of Rest and GraphQL

This project brings up a Rest API server written in Flask and a GraphQL server powered by Hasura (https://hasura.io/). Both of them stand on a Postgresql database filled with data from https://data.nasa.gov/Raw-Data/Extra-vehicular-Activity-EVA-US-and-Russia/9kcy-zwvn 🚀. This project can be used to show differences between the two API styles.

Prerequisites

  • docker-compose

Run

Just use docker compose! Run the following command from the root:

docker-compose up

Contribute

Want to contribute? Feel free to open a pull request!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published