fastapi-gql

Python project exmaple for using FastAPI/GQL


Keywords
fastapi, gql
License
MIT-feh
Install
pip install fastapi-gql==0.1.0

Documentation

build codecov

fastapi-gql

Example Python project based on FastAPI and GraphQueryLanguage

Project Setup for Development

  • source setup.sh

Start Server

  • Run Command: python3 -m poetry run uvicorn fastapi_gql.app:app --reload
  • Open Browser: http://localhost:8000/graphql

Uploaded On:

https://pypi.org/project/fastapi-gql/