/starwars-graphql-api-flask-sqlalchemy

GraphQL implementation of data from swapi REST API implemented using graphene_sqlalchemy and flask

Primary LanguagePython

SWAPI GraphQL

A GraphQL implementation of the SWAPI - A Star Wars REST API.

This project is inspired from SWAPI and uses the data generously provided by it.

This API is built using Python, Flask, Graphene, Relay and SQLAlchemy.

You can access the app deployed on heroku here.