rainats / rickandmorty

Using Ariadne to create GraphQL api mounted on fastapi framework to fetch rickandmorty character schema by name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rickandmorty graphql api implementation

Using GraphQL to fetch characters based on name

Installation Requirements

  • Ariadne - pip install ariadne

  • FastAPI - pip install fastapi

Execution

About

Using Ariadne to create GraphQL api mounted on fastapi framework to fetch rickandmorty character schema by name.


Languages

Language:Python 100.0%