jod35 / Build-a-GraphQL-API-with-Graphene-SQLAlchemy-And-Flask

This is code for a live stream where I walked through how to build a GraphQL API with Flask , SQLAlchemy and Graphene-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build-a-GraphQL-API-with-Graphene-SQLAlchemy-And-Flask

This is code for a live stream where I walked through how to build a GraphQL API with Flask , SQLAlchemy and Graphene-Python

To run this code

  • Install the project requirements with
pip install -r requirements.txt 
  • Finally run with
python main.py

About

This is code for a live stream where I walked through how to build a GraphQL API with Flask , SQLAlchemy and Graphene-Python


Languages

Language:Python 100.0%