Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages